Spaces:
Sleeping
Sleeping
update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ scipy==1.16.3
|
|
| 9 |
python-dotenv==1.1.1
|
| 10 |
google-genai==1.45.0
|
| 11 |
beautifulsoup4==4.14.2
|
| 12 |
-
gunicorn==22.0.0
|
|
|
|
|
|
| 9 |
python-dotenv==1.1.1
|
| 10 |
google-genai==1.45.0
|
| 11 |
beautifulsoup4==4.14.2
|
| 12 |
+
gunicorn==22.0.0
|
| 13 |
+
firebase-admin
|