mirror of https://github.com/scrapy/scrapy.git
17 lines
278 B
Plaintext
17 lines
278 B
Plaintext
# Tests requirements
|
|
jmespath
|
|
mitmproxy; python_version >= '3.6'
|
|
mitmproxy<4.0.0; python_version < '3.6'
|
|
pytest < 5.4
|
|
pytest-cov
|
|
pytest-twisted >= 1.11
|
|
pytest-xdist
|
|
sybil
|
|
testfixtures
|
|
|
|
# optional for shell wrapper tests
|
|
bpython
|
|
brotlipy
|
|
ipython
|
|
pywin32; sys_platform == "win32"
|