We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4ccf45 + 7d87c9d commit 74e30c5Copy full SHA for 74e30c5
requirements.txt
@@ -20,7 +20,7 @@ trio-typing==0.10.0
20
pytest==8.2.2
21
pytest-httpbin==2.0.0
22
pytest-trio==0.8.0
23
-werkzeug<2.1 # See: https://github.com/psf/httpbin/issues/35
+werkzeug<3.1 # See: https://github.com/psf/httpbin/issues/35
24
25
# Benchmarking and profiling
26
uvicorn==0.30.1
0 commit comments