Updated from global requirements

Change-Id: Idf02f35b91988a18eabafb2e2d5932a22abfeed9
This commit is contained in:
OpenStack Proposal Bot 2017-05-17 03:59:56 +00:00
parent b5222d2f91
commit ffa0fe6381
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
flake8<2.6.0,>=2.5.4 # MIT
unittest2 # BSD
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
hacking<0.10,>=0.9.2
mock>=2.0 # BSD
@ -13,7 +13,7 @@ testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
requests-mock>=1.1 # Apache-2.0
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
beautifulsoup4 # MIT
pylint==1.4.5 # GPLv2