Updated from global requirements

Change-Id: I39aadb58d8c75746d33cec62d7742415b92a1b68
This commit is contained in:
OpenStack Proposal Bot 2016-06-02 21:10:45 +00:00
parent cba9437bb2
commit 7ec1e73d6a
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
hacking<0.11,>=0.10.0
discover # BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
@ -18,7 +18,7 @@ oslotest>=1.10.0 # Apache-2.0
# mocking framework
mock>=1.2 # BSD
mock>=2.0 # BSD
# rootwrap daemon's client should be verified to run in eventlet
eventlet!=0.18.3,>=0.18.2 # MIT