Files
requests/requirements-dev.txt
T
2023-08-13 09:56:53 -07:00

10 lines
206 B
Plaintext

-e .[socks]
pytest>=2.8.0,<=6.2.5
pytest-cov
pytest-httpbin==2.0.0
pytest-mock==2.0.0
httpbin==0.10.0
trustme
wheel
cryptography<40.0.0; python_version <= '3.7' and platform_python_implementation == 'PyPy'