Updated from global requirements
Change-Id: Id387f5550072f0538e57274bd1408743734302d7
This commit is contained in:
parent
60b4c43566
commit
e66ca5c7c9
@ -15,7 +15,7 @@ WebOb>=1.7.1 # MIT
|
||||
stevedore>=1.20.0 # Apache-2.0
|
||||
six>=1.10.0 # MIT
|
||||
oslo.cache>=1.26.0 # Apache-2.0
|
||||
oslo.config>=5.1.0 # Apache-2.0
|
||||
oslo.config>=5.2.0 # Apache-2.0
|
||||
oslo.context>=2.19.2 # Apache-2.0
|
||||
oslo.db>=4.27.0 # Apache-2.0
|
||||
oslo.i18n>=3.15.3 # Apache-2.0
|
||||
|
@ -11,7 +11,7 @@ mock>=2.0.0 # BSD
|
||||
redis>=2.10.0 # MIT
|
||||
pymongo!=3.1,>=3.0.2 # Apache-2.0
|
||||
python-swiftclient>=3.2.0 # Apache-2.0
|
||||
websocket-client<=0.40.0,>=0.33.0 # LGPLv2+
|
||||
websocket-client>=0.33.0 # LGPLv2+
|
||||
PyMySQL>=0.7.6 # MIT License
|
||||
|
||||
# Unit testing
|
||||
@ -29,7 +29,7 @@ os-testr>=1.0.0 # Apache-2.0
|
||||
|
||||
# Documentation
|
||||
sphinx!=1.6.6,>=1.6.2 # BSD
|
||||
openstackdocstheme>=1.17.0 # Apache-2.0
|
||||
openstackdocstheme>=1.18.1 # Apache-2.0
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
os-api-ref>=1.4.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user