diff --git a/hello_world/requirements.txt b/hello_world/requirements.txt index 0e55fd4..87d4955 100644 --- a/hello_world/requirements.txt +++ b/hello_world/requirements.txt @@ -1,6 +1,6 @@ requests aws-wsgi -flask==1.0.2 +flask==2.3.2 websocket-client==0.56.0 Werkzeug==0.15.5 flask-cors \ No newline at end of file