Updated from global requirements

Change-Id: Ic8ae49d22344684f09bc7b84d4d5bd98c1ee64eb
This commit is contained in:
OpenStack Proposal Bot 2016-09-15 20:27:50 +00:00
parent a1edf3efde
commit dd8164c6c8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ pbr>=1.6 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
eventlet!=0.18.3,>=0.18.2 # MIT
httplib2>=0.7.5 # MIT
netaddr!=0.7.16,>=0.7.12 # BSD
netaddr!=0.7.16,>=0.7.13 # BSD
retrying!=1.3.0,>=1.2.3 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
six>=1.9.0 # MIT