1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-25 12:24:19 +00:00
scrapy/tests/requirements.txt
2016-07-06 18:29:49 +05:00

13 lines
179 B
Plaintext

# Tests requirements
mock
mitmproxy==0.10.1
netlib==0.10.1
pytest==2.9.2
pytest-twisted
pytest-cov==2.2.1
jmespath
testfixtures
# optional for shell wrapper tests
bpython
ipython