Spaces:
Sleeping
Sleeping
shriniket73
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ fastapi==0.104.1
|
|
4 |
uvicorn==0.24.0
|
5 |
TTS==0.21.1
|
6 |
python-multipart==0.0.6
|
7 |
-
requests==2.31.0
|
|
|
|
4 |
uvicorn==0.24.0
|
5 |
TTS==0.21.1
|
6 |
python-multipart==0.0.6
|
7 |
+
requests==2.31.0
|
8 |
+
pydantic==2.5.2
|