Updated from global requirements

Change-Id: I31800fa778009a20802c49bb042f817234b417dd
This commit is contained in:
OpenStack Proposal Bot 2016-06-08 15:15:42 +00:00
parent 7f15e34c52
commit fdcaff6db7
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ fasteners>=0.7 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
futurist>=0.11.0 # Apache-2.0
oslo.utils>=3.9.0 # Apache-2.0
oslo.utils>=3.11.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
python-consul>=0.4.7 # MIT License

View File

@ -15,7 +15,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD
coverage>=3.6 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
# All the various optional drivers require these...
psycopg2>=2.5 # LGPL/ZPL