Updated from global requirements

Change-Id: Ic7bb0f4928f225f47fec07385871fadc3d5f368b
This commit is contained in:
OpenStack Proposal Bot 2017-06-06 12:25:13 +00:00
parent 17d88b0828
commit 07384cb8d4
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
beautifulsoup4 # MIT
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
@ -12,7 +12,7 @@ openstackdocstheme>=1.5.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT