scrapy/tests/requirements-py3.txt

17 lines
265 B
Plaintext

# Tests requirements
jmespath
mitmproxy; python_version >= '3.6'
mitmproxy==3.0.4; python_version < '3.6'
pytest
pytest-cov
pytest-twisted
pytest-xdist
sybil
testfixtures
# optional for shell wrapper tests
bpython
brotlipy
ipython
pywin32; sys_platform == "win32"