Spaces:
Sleeping
Sleeping
'changes'
Browse files- requirements.txt +12 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,15 @@ PyMuPDF
|
|
| 6 |
reportlab
|
| 7 |
python-dotenv
|
| 8 |
requests
|
| 9 |
-
pydantic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
reportlab
|
| 7 |
python-dotenv
|
| 8 |
requests
|
| 9 |
+
pydantic
|
| 10 |
+
fastapi-socketio
|
| 11 |
+
firebase-admin
|
| 12 |
+
google-generativeai
|
| 13 |
+
httpx
|
| 14 |
+
pytest
|
| 15 |
+
pytest-asyncio
|
| 16 |
+
python-dotenv
|
| 17 |
+
python-socketio[asyncio-client]
|
| 18 |
+
tavily-python
|
| 19 |
+
websockets
|
| 20 |
+
xai-sdk
|