Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -78,7 +78,7 @@ prompt_toolkit
|
|
| 78 |
psutil
|
| 79 |
ptyprocess
|
| 80 |
pure_eval
|
| 81 |
-
pydantic
|
| 82 |
pydantic_core
|
| 83 |
pydub
|
| 84 |
Pygments
|
|
|
|
| 78 |
psutil
|
| 79 |
ptyprocess
|
| 80 |
pure_eval
|
| 81 |
+
pydantic==2.10.6
|
| 82 |
pydantic_core
|
| 83 |
pydub
|
| 84 |
Pygments
|