diff --git a/solutions/python-helloworld/requirements.txt b/solutions/python-helloworld/requirements.txt index 7d65d35dd..1a8008f77 100644 --- a/solutions/python-helloworld/requirements.txt +++ b/solutions/python-helloworld/requirements.txt @@ -1,2 +1,2 @@ -Flask==2.1.0 +Flask==2.3.2 werkzeug==2.0.0 \ No newline at end of file