Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ fastapi
|
|
| 2 |
uvicorn
|
| 3 |
python-multipart
|
| 4 |
google-generativeai
|
| 5 |
-
|
| 6 |
pillow
|
| 7 |
pydantic
|
| 8 |
pymupdf
|
|
|
|
| 2 |
uvicorn
|
| 3 |
python-multipart
|
| 4 |
google-generativeai
|
| 5 |
+
firebase-admin
|
| 6 |
pillow
|
| 7 |
pydantic
|
| 8 |
pymupdf
|