Updated from global requirements

Change-Id: Icbfd7e1f62a35780d232fbe02b0825a78ea0bf6b
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 11:34:45 +00:00
parent d5224f1935
commit 465023a136
1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
flake8-import-order==0.12 # LGPLv3
mock>=2.0 # BSD
mock>=2.0.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
@ -20,6 +20,6 @@ testscenarios>=0.4 # Apache-2.0/BSD
WebOb>=1.7.1 # MIT
WebTest>=2.0 # MIT
oslotest>=1.10.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
PyMySQL>=0.7.6 # MIT License
psycopg2>=2.5 # LGPL/ZPL