diff --git a/backend/requirements.txt b/backend/requirements.txt index 6d765c7..146bf92 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ click==6.7 -Flask==0.12.2 +Flask==1.0 Flask-HTTPAuth==3.2.3 itsdangerous==0.24 Jinja2==2.10