Update requirements file matching global requ
Change-Id: I5dd2800b4e1ccfa29adafc5fbbbebb692fc1bf02
This commit is contained in:
parent
dc82de4a3e
commit
00ca8ee9a4
@ -1,19 +1,19 @@
|
|||||||
pbr>=0.5.21,<1.0
|
pbr>=0.6,!=0.7,<1.0
|
||||||
|
|
||||||
Babel>=0.9.6
|
Babel>=1.3
|
||||||
eventlet
|
eventlet
|
||||||
# put back once it's patched
|
# put back once it's patched
|
||||||
# gear
|
# gear
|
||||||
oslo.config>=1.2.0
|
oslo.config>=1.2.1
|
||||||
python-daemon>=1.6
|
python-daemon>=1.6
|
||||||
python_novaclient>=2.14.1,<2.14.2
|
python-novaclient>=2.17.0
|
||||||
python_swiftclient>=1.3.0
|
python-swiftclient>=2.0.2
|
||||||
requests>=1.0.0
|
requests>=1.1
|
||||||
dogapi
|
dogapi
|
||||||
pecan
|
pecan
|
||||||
sqlalchemy>=0.8.0
|
SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.99
|
||||||
wsme>=0.5b2
|
WSME>=0.6
|
||||||
mysql-connector-python
|
mysql-connector-python
|
||||||
ipaddress==1.0.4
|
ipaddress==1.0.4
|
||||||
six
|
six>=1.7.0
|
||||||
kombu
|
kombu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user