Updated from global requirements

Change-Id: Ibbd4c9602d83fd68172a7469f66972df44ca7d7d
This commit is contained in:
OpenStack Proposal Bot 2016-05-30 00:31:57 +00:00
parent c9b2c50434
commit c12aec3712
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@
# process, which may cause wedges in the gate later.
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
hacking<0.11,>=0.10.0
mock>=1.2 # BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
six>=1.9.0 # MIT