1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tools/requirements/tests.txt

19 lines
435 B
Plaintext

--use-feature=2020-resolver
cryptography==2.8
csv23
enum34; python_version < '3.4'
freezegun
mock
pretend
pytest<6.1.0 # Until https://github.com/pytest-dev/pytest-rerunfailures/issues/128 is fixed
pytest-cov
pytest-rerunfailures
pytest-timeout
pytest-xdist
pyyaml
scripttest
setuptools>=39.2.0 # Needed for `setuptools.wheel.Wheel` support.
https://github.com/pypa/virtualenv/archive/legacy.zip#egg=virtualenv
werkzeug==0.16.0
wheel