Spaces:
Running
Running
push req
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ uvicorn
|
|
| 3 |
google-generativeai
|
| 4 |
python-dotenv
|
| 5 |
apscheduler
|
| 6 |
-
firebase-admin
|
|
|
|
|
|
|
|
|
| 3 |
google-generativeai
|
| 4 |
python-dotenv
|
| 5 |
apscheduler
|
| 6 |
+
firebase-admin
|
| 7 |
+
groq
|
| 8 |
+
python-multipart
|