diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 587b4d6..00ccbce 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,16 +4,7 @@
-
-
-
-
-
-
-
-
-
-
+
@@ -99,7 +90,7 @@
1742456795887
-
+
diff --git a/requirements.txt b/requirements.txt
index e40756d..6c99cb0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,8 +1,8 @@
Flask~=3.1.0
Werkzeug~=3.1.0
python-dotenv==1.0.0
-gunicorn==21.2.0
-flask-cors==4.0.0
+gunicorn==22.0.0
+flask-cors==4.0.2
pydantic==2.10.1
marshmallow==3.20.1
typing-extensions==4.12.2