Merge "Fixes list of requirements"
This commit is contained in:
commit
5305521323
@ -1,18 +1,18 @@
|
||||
pbr>=0.5.21,<1.0
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
eventlet>=0.13.0
|
||||
pyyaml
|
||||
pecan>=0.2.0
|
||||
WSME>=0.5b6
|
||||
PyYAML>=3.1.0
|
||||
pecan>=0.4.5
|
||||
WSME>=0.6
|
||||
amqplib>=0.6.1
|
||||
argparse
|
||||
croniter
|
||||
requests
|
||||
croniter>=0.3.4 # MIT License
|
||||
requests>=1.1
|
||||
kombu>=2.4.8
|
||||
oslo.config>=1.2.0
|
||||
oslo.messaging>=1.3.0a4
|
||||
oslo.messaging>=1.3.0
|
||||
paramiko>=1.9.0
|
||||
python-keystoneclient>=0.3.2
|
||||
networkx
|
||||
six>=1.5.2
|
||||
SQLAlchemy
|
||||
yaql==0.2.1
|
||||
python-keystoneclient>=0.7.0
|
||||
networkx>=1.8
|
||||
six>=1.6.0
|
||||
SQLAlchemy>=0.7.8,<=0.9.99
|
||||
yaql==0.2.1 # This is not in global requirements
|
||||
|
Loading…
Reference in New Issue
Block a user