bowmanchow commited on
Commit
826c8c4
·
1 Parent(s): a8d2220

change pydantic version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -24,7 +24,7 @@ pycocotools
24
  lmdb
25
  matplotlib
26
  sentencepiece
27
- pydantic==2.10.6
28
  scikit-image
29
  huggingface_hub[cli]
30
  dominate
 
24
  lmdb
25
  matplotlib
26
  sentencepiece
27
+ pydantic>=2.10.6
28
  scikit-image
29
  huggingface_hub[cli]
30
  dominate