Updated from global requirements

Change-Id: I217e530a1b1cc74a009275d22b62c56a1ab4e2a3
This commit is contained in:
OpenStack Proposal Bot 2015-12-09 22:02:40 +00:00
parent 5b07797959
commit 6affe28a49
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ Babel>=1.3
falcon>=0.1.6
jsonschema!=2.5.0,<3.0.0,>=2.0.0
iso8601>=0.1.9
keystonemiddleware!=2.4.0,>=2.0.0
keystonemiddleware>=4.0.0
msgpack-python>=0.4.0
python-memcached>=1.56
WebOb>=1.2.3
@ -25,5 +25,5 @@ SQLAlchemy<1.1.0,>=0.9.9
enum34;python_version=='2.7' or python_version=='2.6'
trollius>=1.0
autobahn>=0.10.1 # MIT License
requests!=2.8.0,>=2.5.2
requests>=2.8.1
futurist>=0.1.2 # Apache-2.0

View File

@ -14,7 +14,7 @@ websocket-client>=0.32.0 # LGPLv2+
# Unit testing
coverage>=3.6
ddt>=0.7.0
ddt>=1.0.1
fixtures>=1.3.1
python-subunit>=0.0.18
testrepository>=0.0.18