File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pydantic="2.11.3"
2323pathlib =" 1.0.1"
2424dspy =" 2.6.14"
2525python-dotenv =" *"
26- huggingface-hub =" 0.31.1 "
26+ huggingface-hub =" 0.34.4 "
2727transformers =" 4.56.0"
2828torch =" 2.8.0"
2929sentence-transformers =" 5.1.0"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ docutils~=0.21.2
1313pathlib ~= 1.0.1
1414dspy ~= 2.6.14
1515setuptools ~= 78.1.0
16- huggingface-hub ~= 0.31.1
16+ huggingface-hub ~= 0.34.4
1717transformers ~= 4.56.0
1818torch ~= 2.8.0
1919sentence-transformers ~= 5.1.0
Original file line number Diff line number Diff line change 2727 "pydantic==2.11.3" ,
2828 "pathlib==1.0.1" ,
2929 "dspy==2.6.14" ,
30- "huggingface-hub==0.31.1 " ,
30+ "huggingface-hub==0.34.4 " ,
3131 "transformers==4.56.0" ,
3232 "torch==2.8.0" ,
3333 "sentence-transformers==5.1.0" ,
You can’t perform that action at this time.
0 commit comments