diff --git a/3-Docker/app/requirements.txt b/3-Docker/app/requirements.txt index 6a41dfb..dca3a24 100644 --- a/3-Docker/app/requirements.txt +++ b/3-Docker/app/requirements.txt @@ -1,2 +1,2 @@ Flask==2.0.1 -Werkzeug==3.0.4 \ No newline at end of file +Werkzeug==2.3.8 \ No newline at end of file