Updated from global requirements

Change-Id: I31471023c4ef3c24668851109c1b606d14cefe05
This commit is contained in:
OpenStack Proposal Bot 2016-06-21 18:00:36 +00:00
parent 59e78431e9
commit ff961d7864
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pep8==1.5.7 # MIT
pyflakes==0.8.1 # MIT
flake8<2.6.0,>=2.5.4 # MIT
pylint==1.4.5 # GNU GPL v2
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
unittest2 # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD