Align requirements with global-requirements
Setting requirements to mins and caps aligned with global requirements on packages where it's possible. Commenting the ones that does not align. Change-Id: Iba37d120c980ba849f79851fcbfc005651ed600d
This commit is contained in:
committed by
Fausto Marzi
parent
1f87e0c619
commit
e6ee1e5b57
@@ -1,8 +1,10 @@
|
|||||||
-e git+https://github.com/openstack/horizon.git#egg=horizon
|
-e git+https://github.com/openstack/horizon.git#egg=horizon
|
||||||
django-nose
|
django-nose>=1.2
|
||||||
nose-exclude
|
nose-exclude
|
||||||
mock
|
mock>=1.1,!=1.1.4;python_version!='2.6'
|
||||||
python-openstackclient
|
mock==1.0.1;python_version=='2.6'
|
||||||
mox
|
python-openstackclient>=1.5.0
|
||||||
|
mox>=0.5.3
|
||||||
|
# Not in global-requirements
|
||||||
parsedatetime
|
parsedatetime
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
|
|||||||
Reference in New Issue
Block a user