Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -24,7 +24,7 @@ pycocotools
|
|
| 24 |
lmdb
|
| 25 |
matplotlib
|
| 26 |
sentencepiece
|
| 27 |
-
pydantic=
|
| 28 |
scikit-image
|
| 29 |
huggingface_hub[cli]
|
| 30 |
dominate
|
|
|
|
| 24 |
lmdb
|
| 25 |
matplotlib
|
| 26 |
sentencepiece
|
| 27 |
+
pydantic>=2.0
|
| 28 |
scikit-image
|
| 29 |
huggingface_hub[cli]
|
| 30 |
dominate
|