We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf7d15 commit 7d87c9dCopy full SHA for 7d87c9d
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