diff --git a/backend/requirements.txt b/backend/requirements.txt index 53a1a9f..95cbb49 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.2 -requests==2.24.0 +requests==2.33.0 python-dotenv==0.13.0