1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-24 05:45:31 +00:00
scrapy/tests/requirements-py3.txt
elacuesta 5dbeece8da [MRG+1] Drop py34 support - Update CI envs (#3892)
* Drop py34 support

* Travis experiments

* More Travis experiments

* Bump Twisted version for py35+ (stretch)

* Remove Debian build

* Remove pinned lxml for Py34

* Fix merge error

* Remove unused tox env

* Add environment with pinned versions for py36

* Bump minimum Twisted version in py27; Envs with pinned versions for py27 and py35

* Add botocore as extra dep for py27 tests

* Update requirements-py2.txt

* Add botocore and Pillow as extra dependencies
2019-08-07 12:36:52 +05:00

15 lines
216 B
Plaintext

# Tests requirements
jmespath
leveldb; sys_platform != "win32"
pytest
pytest-cov
pytest-twisted
pytest-xdist
testfixtures
# optional for shell wrapper tests
bpython
brotlipy
ipython
pywin32; sys_platform == "win32"