freezer/test-requirements.txt
Erno Kuvaja 403a76ccd3 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
2015-08-05 08:14:31 +00:00

6 lines
104 B
Plaintext

pytest
flake8>=2.2.4,<=2.4.1
mock>=1.1,!=1.1.4;python_version!='2.6'
mock==1.0.1;python_version=='2.6'