diff --git a/exercises/python/weather-app/requirements.txt b/exercises/python/weather-app/requirements.txt index 96fb3eb..c6b1cc1 100644 --- a/exercises/python/weather-app/requirements.txt +++ b/exercises/python/weather-app/requirements.txt @@ -51,7 +51,7 @@ tornado==6.1 traitlets==5.1.1 wcwidth==0.2.5 webencodings==0.5.1 -Werkzeug==2.0.2 +Werkzeug==3.0.6 gunicorn==20.1.0 requests~=2.28.0