Updated from global requirements
Change-Id: I836efb52ec2ae0c9a8f16baa1fc32f6b4fcefa3d
This commit is contained in:
parent
d23b83503c
commit
83bbd7bd5d
@ -3,7 +3,7 @@
|
|||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
pbr>=1.8 # Apache-2.0
|
pbr>=1.8 # Apache-2.0
|
||||||
|
|
||||||
alembic>=0.8.4 # MIT
|
alembic>=0.8.10 # MIT
|
||||||
Babel>=2.3.4 # BSD
|
Babel>=2.3.4 # BSD
|
||||||
falcon>=0.1.6 # Apache-2.0
|
falcon>=0.1.6 # Apache-2.0
|
||||||
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|
||||||
|
@ -10,7 +10,7 @@ mock>=2.0 # BSD
|
|||||||
# Backends
|
# Backends
|
||||||
redis>=2.10.0 # MIT
|
redis>=2.10.0 # MIT
|
||||||
pymongo!=3.1,>=3.0.2 # Apache-2.0
|
pymongo!=3.1,>=3.0.2 # Apache-2.0
|
||||||
python-swiftclient>=3.2.0 # Apache-2.0
|
python-swiftclient>=3.2.0 # Apache-2.0
|
||||||
websocket-client>=0.32.0 # LGPLv2+
|
websocket-client>=0.32.0 # LGPLv2+
|
||||||
|
|
||||||
# Unit testing
|
# Unit testing
|
||||||
|
Loading…
Reference in New Issue
Block a user