diff --git a/office-dashboard-backend/requirements.txt b/office-dashboard-backend/requirements.txt index b65e934..373f640 100644 --- a/office-dashboard-backend/requirements.txt +++ b/office-dashboard-backend/requirements.txt @@ -3,5 +3,5 @@ Flask-Caching==2.3.0 Flask-Cors==4.0.1 Flask-RESTful==0.3.10 gunicorn==23.0.0 -requests==2.32.3 +requests==2.32.4 python-dotenv==1.1.0