Updated from global requirements
Change-Id: I22d7d7542f296f303172997604945c950a9a08cf
This commit is contained in:
parent
e007e474e6
commit
4f1bff4e6a
@ -7,11 +7,11 @@ Babel>=2.3.4 # BSD
|
||||
falcon>=0.1.6 # Apache-2.0
|
||||
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|
||||
iso8601>=0.1.11 # MIT
|
||||
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
|
||||
keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
|
||||
msgpack-python>=0.4.0 # Apache-2.0
|
||||
python-memcached>=1.56 # PSF
|
||||
WebOb>=1.2.3 # MIT
|
||||
stevedore>=1.9.0 # Apache-2.0
|
||||
stevedore>=1.10.0 # Apache-2.0
|
||||
six>=1.9.0 # MIT
|
||||
oslo.cache>=1.5.0 # Apache-2.0
|
||||
oslo.config>=3.9.0 # Apache-2.0
|
||||
@ -25,5 +25,5 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
||||
trollius>=1.0 # Apache-2.0
|
||||
autobahn>=0.10.1 # MIT License
|
||||
requests!=2.9.0,>=2.8.1 # Apache-2.0
|
||||
requests>=2.10.0 # Apache-2.0
|
||||
futurist>=0.11.0 # Apache-2.0
|
||||
|
@ -5,7 +5,7 @@
|
||||
hacking<0.11,>=0.10.0
|
||||
|
||||
# Packaging
|
||||
mock>=1.2 # BSD
|
||||
mock>=2.0 # BSD
|
||||
|
||||
# Backends
|
||||
redis>=2.10.0 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user