Spaces:
Runtime error
Runtime error
ZackBradshaw
commited on
Commit
•
ea9eeef
1
Parent(s):
e371394
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -26,7 +26,7 @@ Pillow==10.2.0
|
|
26 |
playwright==1.41.2
|
27 |
psycopg2==2.9.9
|
28 |
py3langid==0.2.2
|
29 |
-
pydantic==2.0 # Updated to satisfy both fastapi and gradio dependencies
|
30 |
pydub==0.25.1
|
31 |
pymysql==1.1.0
|
32 |
python-dotenv==1.0.1
|
|
|
26 |
playwright==1.41.2
|
27 |
psycopg2==2.9.9
|
28 |
py3langid==0.2.2
|
29 |
+
pydantic==2.0.0 # Updated to satisfy both fastapi and gradio dependencies
|
30 |
pydub==0.25.1
|
31 |
pymysql==1.1.0
|
32 |
python-dotenv==1.0.1
|