Updated from global requirements

Change-Id: Ifc7d18e59788ce3c949a2292187292dde035979c
This commit is contained in:
OpenStack Proposal Bot 2018-03-15 06:56:59 +00:00
parent 396059aec8
commit ebf32764f6
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ lxml!=3.7.0,>=3.4.1 # BSD
netaddr>=0.7.18 # BSD
openstacksdk>=0.11.2 # Apache-2.0
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.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

@ -17,7 +17,7 @@ os-testr>=1.0.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
qpid-python>=0.26;python_version=='2.7' # Apache-2.0
psycopg2>=2.6.2 # LGPL/ZPL
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT