Updated from global requirements

Change-Id: If911f2874a390067073d3950397859b0f11edfd5
This commit is contained in:
OpenStack Proposal Bot 2017-07-27 19:14:47 +00:00
parent 9336261cc4
commit 7c0b975b30
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Django<1.11,>=1.8 # BSD
Django<2.0,>=1.8 # BSD
python-neutronclient>=6.3.0 # Apache-2.0

View File

@ -11,7 +11,7 @@ mock>=2.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.11.0 # Apache-2.0
openstackdocstheme>=1.16.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT