Spaces:
Sleeping
Sleeping
Eslam Magdy commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ pandas==2.1.4
|
|
| 2 |
fastapi==0.101.1
|
| 3 |
pytz==2023.3.post1
|
| 4 |
openai==1.52.1
|
| 5 |
-
firebase_admin==6.5.0
|
|
|
|
|
|
| 2 |
fastapi==0.101.1
|
| 3 |
pytz==2023.3.post1
|
| 4 |
openai==1.52.1
|
| 5 |
+
firebase_admin==6.5.0
|
| 6 |
+
uvicorn
|