scrapy/tests/requirements-py3.txt

16 lines
259 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
testfixtures
# optional for shell wrapper tests
bpython
brotlipy
ipython
pywin32; sys_platform == "win32"