mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 06:46:15 +00:00
Fix httpbin pin for test suite
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
pytest>=2.8.0,<=6.2.5
|
||||
pytest-cov
|
||||
pytest-httpbin==2.0.0
|
||||
httpbin==0.10.0
|
||||
httpbin~=0.10.0
|
||||
trustme
|
||||
wheel
|
||||
cryptography<40.0.0; python_version <= '3.7' and platform_python_implementation == 'PyPy'
|
||||
|
||||
Reference in New Issue
Block a user