Fix httpbin pin for test suite

This commit is contained in:
Nate Prewitt
2024-02-20 13:37:25 -08:00
parent 46c1a3d8c8
commit 5fc10bf1f5
+1 -1
View File
@@ -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'