Updated from global requirements

Change-Id: I152664fc754efaa3f74d36bbc73dd9b57a18dd01
This commit is contained in:
OpenStack Proposal Bot 2017-02-28 14:01:29 +00:00
parent 2b88f5d85c
commit 054423be12
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ pbr>=1.8 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
netaddr!=0.7.16,>=0.7.13 # BSD
neutron-lib>=1.1.0 # Apache-2.0
neutron-lib>=1.2.0 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
alembic>=0.8.10 # MIT
six>=1.9.0 # MIT
@ -23,5 +23,5 @@ pyasn1 # BSD
pyasn1-modules # BSD
pyOpenSSL>=0.14 # Apache-2.0
stevedore>=1.17.1 # Apache-2.0
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
cryptography>=1.6 # BSD/Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0