Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
huggingface-hub==0.34.3
|
| 2 |
numpy
|
| 3 |
pandas
|
| 4 |
-
pydantic<2.0
|
| 5 |
audioop-lts
|
| 6 |
-
|
|
|
|
| 1 |
huggingface-hub==0.34.3
|
| 2 |
numpy
|
| 3 |
pandas
|
|
|
|
| 4 |
audioop-lts
|
| 5 |
+
pydantic==2.10.3
|