Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
google-genai
|
2 |
-
flask
|
3 |
-
flask-cors
|
4 |
-
python-dotenv
|
5 |
-
httpx
|
6 |
-
python-multipart
|
7 |
-
werkzeug
|
8 |
huggingface_hub
|
9 |
uuid
|
|
|
1 |
+
google-genai
|
2 |
+
flask
|
3 |
+
flask-cors
|
4 |
+
python-dotenv
|
5 |
+
httpx
|
6 |
+
python-multipart
|
7 |
+
werkzeug
|
8 |
huggingface_hub
|
9 |
uuid
|