mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-24 15:03:41 +00:00
14 lines
188 B
Plaintext
14 lines
188 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
|
|
brotlipy
|
|
testfixtures
|
|
# optional for shell wrapper tests
|
|
bpython
|
|
ipython
|