Updated from global requirements
Change-Id: I3475399c2bb2b477b07382359f23ed441963f84d
This commit is contained in:
parent
d47374812f
commit
764bbb97dd
@ -23,7 +23,7 @@ oslo.log>=3.30.0 # Apache-2.0
|
||||
oslo.messaging>=5.29.0 # Apache-2.0
|
||||
oslo.reports>=1.18.0 # Apache-2.0
|
||||
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
||||
oslo.utils>=3.31.0 # Apache-2.0
|
||||
oslo.utils>=3.33.0 # Apache-2.0
|
||||
oslo.policy>=1.30.0 # Apache-2.0
|
||||
osprofiler>=1.4.0 # Apache-2.0
|
||||
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|
||||
|
@ -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.33.0 # LGPLv2+
|
||||
websocket-client<=0.40.0,>=0.33.0 # LGPLv2+
|
||||
PyMySQL>=0.7.6 # MIT License
|
||||
|
||||
# Unit testing
|
||||
|
Loading…
Reference in New Issue
Block a user