diff --git a/requirements.txt b/requirements.txt index ba947170..4b12f785 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ trio-typing==0.10.0 pytest==8.2.2 pytest-httpbin==2.0.0 pytest-trio==0.8.0 -werkzeug<3.1 # See: https://github.com/psf/httpbin/issues/35 +werkzeug<3.2 # See: https://github.com/psf/httpbin/issues/35 # Benchmarking and profiling uvicorn==0.30.1