Updated from global requirements

Change-Id: Ie68f2c0bc60f85896f6dca09ad8be6b7301912df
This commit is contained in:
OpenStack Proposal Bot 2016-06-22 19:59:44 +00:00
parent cb935c33f6
commit b9eeecbcbe
1 changed files with 2 additions and 2 deletions

View File

@ -3,11 +3,11 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
astroid<1.4.0 # LGPL # breaks pylint 1.4.4
astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
pylint==1.4.5 # GNU GPL v2
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=0.7.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD