@@ -54,12 +54,12 @@ huggingfacenotorch = [
5454 " huggingface_hub>=0.34.0" ,
5555 " hf_transfer" ,
5656 " diffusers" ,
57- " transformers>=4.51.3,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1,<=4.56 .2" ,
57+ " transformers>=4.51.3,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1,!=4.57.0, <=4.57 .2" ,
5858 " trl>=0.18.2,!=0.19.0,<=0.23.0" ,
5959]
6060huggingface = [
6161 " unsloth[huggingfacenotorch]" ,
62- " unsloth_zoo>=2025.10.11 " ,
62+ " unsloth_zoo>=2025.10.12 " ,
6363 " torchvision" ,
6464 " unsloth[triton]" ,
6565]
@@ -489,10 +489,10 @@ colab-ampere-torch220 = [
489489 " flash-attn>=2.6.3 ; ('linux' in sys_platform)" ,
490490]
491491colab-new = [
492- " unsloth_zoo>=2025.10.11 " ,
492+ " unsloth_zoo>=2025.10.12 " ,
493493 " packaging" ,
494494 " tyro" ,
495- " transformers>=4.51.3,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1,<=4.56 .2" ,
495+ " transformers>=4.51.3,!=4.52.0,!=4.52.1,!=4.52.2,!=4.52.3,!=4.53.0,!=4.54.0,!=4.55.0,!=4.55.1,!=4.57.0, <=4.57 .2" ,
496496 " datasets>=3.4.1,!=4.0.*,!=4.1.0" ,
497497 " sentencepiece>=0.2.0" ,
498498 " tqdm" ,
0 commit comments