Updated from global requirements

Change-Id: I940c54adbf1be71adbde6bf5a7eaffb237eb6804
This commit is contained in:
OpenStack Proposal Bot
2015-07-22 04:59:28 +00:00
parent 97ae902a8d
commit 3e959ca55d

View File

@@ -4,8 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.10,>=0.9.2
coverage>=3.6
mock!=1.1.4,>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mock>=1.2
discover
oslotest>=1.7.0 # Apache-2.0
python-subunit>=0.0.18