Merge pull request #2095 from scrapy/testing-deps

[MRG+1] TST pin pytest-cov to 2.2.1; upgrade pytest
This commit is contained in:
Mikhail Korobov 2016-07-06 20:07:19 +06:00 committed by GitHub
commit 8ec6c22d60
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
pytest==2.7.3
pytest==2.9.2
pytest-twisted
pytest-cov
pytest-cov==2.2.1
testfixtures
jmespath
leveldb

View File

@ -2,9 +2,9 @@
mock
mitmproxy==0.10.1
netlib==0.10.1
pytest==2.7.3
pytest==2.9.2
pytest-twisted
pytest-cov
pytest-cov==2.2.1
jmespath
testfixtures
# optional for shell wrapper tests