pin pytest to 2.7.3

This commit is contained in:
Mikhail Korobov 2015-09-21 21:12:52 +05:00
parent 8876111d5c
commit a6535c2ae5
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
mock
mitmproxy==0.10.1
netlib==0.10.1
pytest==2.7.3
pytest-twisted
jmespath
testfixtures

View File

@ -47,7 +47,7 @@ deps =
w3lib>=1.8.0
Pillow
# tests requirements
pytest>=2.6.0
pytest==2.7.3
pytest-twisted
testfixtures