summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: 68056c8928b54d32bf979c98a099b1f4f97a2494 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.

pbr!=0.7,<1.0,>=0.6
alembic<=0.7.4,>=0.6.4
anyjson<=0.3.3,>=0.3.3
argparse
Babel<=1.3,>=1.3
eventlet<=0.15.2,>=0.15.1
greenlet<=0.4.2,>=0.3.2
iso8601<=0.1.10,>=0.1.9
Jinja2<=2.7.2
kombu<=3.0.7,>=2.5.0
lockfile<=0.8,>=0.8
netaddr<=0.7.13,>=0.7.12
oslo.config<=1.6.0,>=1.4.0 # Apache-2.0
PasteDeploy<=1.5.2,>=1.5.0
posix-ipc<=0.9.9
PrettyTable<0.8,>=0.7
pycadf!=0.6.2,<0.7.0,>=0.6.0 # Apache-2.0
pycrypto<=2.6.1,>=2.6
qpid-python<=0.26.1
requests!=2.4.0,<=2.2.1,>=2.1.0
Routes!=2.0,<=2.1,>=1.12.3
six<=1.9.0,>=1.7.0
SQLAlchemy!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6,<=0.9.99,>=0.8.4
sqlalchemy-migrate==0.9.1
stevedore<=1.3.0,>=1.0.0 # Apache-2.0
WebOb<=1.3.1,>=1.2.3