mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-25 12:24:19 +00:00
13 lines
179 B
Plaintext
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
|