Updated from global requirements

Change-Id: I7c480984533d392edad224a18753b37fdf576a6e
This commit is contained in:
OpenStack Proposal Bot 2018-03-14 05:28:01 +00:00
parent 0c5b4be11d
commit 4c7bbc9053
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Babel!=2.4.0,>=2.3.4 # BSD
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
greenlet>=0.4.10 # MIT
oslo.config>=5.1.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0

View File

@ -9,6 +9,6 @@ mock>=2.0.0 # BSD
oslotest>=3.2.0 # Apache-2.0
pylint==1.4.5 # GPLv2
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT