ai-team-ori commited on
Commit
da9bd90
·
1 Parent(s): 6d9fdda

Updated requirements.txt for huggingface building error, added pydantic==2.10.6

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -9,6 +9,7 @@ fsspec>=2022.1.0
9
  s3fs>=2022.1.0
10
  boto3>=1.20.0
11
  pytz>=2024.1
 
12
 
13
 
14
 
 
9
  s3fs>=2022.1.0
10
  boto3>=1.20.0
11
  pytz>=2024.1
12
+ pydantic==2.10.6
13
 
14
 
15