1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-22 17:44:00 +00:00
scrapy/tests/requirements-py3.txt
2019-11-19 13:52:49 +05:00

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"