Updated from global requirements

Change-Id: I18aedcb016d439a92aa1a83932d2ceb119bdfcff
This commit is contained in:
OpenStack Proposal Bot 2016-04-08 00:28:19 +00:00
parent 13feee0254
commit fd1833b3a3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ flake8<2.6.0,>2.4.1 # MIT
pylint==1.4.5 # GNU GPL v2
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
unittest2 # BSD
fixtures>=1.3.1 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
nose # LGPL
testtools>=1.4.0 # MIT