File tree Expand file tree Collapse file tree 2 files changed +3
-37
lines changed
graalpython/lib-graalpython/patches Expand file tree Collapse file tree 2 files changed +3
-37
lines changed Original file line number Diff line number Diff line change @@ -731,21 +731,19 @@ url = 'https://github.com/tensorflow/io/archive/refs/tags/v0.34.0.tar.gz'
731731
732732[[tiktoken .rules ]]
733733version = ' == 0.7.0'
734+ install-priority = 0
734735patch = ' tiktoken-0.7.0.patch'
735736license = ' MIT'
736737
737- [[tokenizers .rules ]]
738- version = ' >= 0.19'
739- patch = ' tokenizers-0.19-plus.patch'
740- license = ' Apache-2.0'
741-
742738[[tokenizers .rules ]]
743739version = ' == 0.13.3'
740+ install-priority = 0
744741patch = ' tokenizers-0.13.3.patch'
745742license = ' Apache-2.0'
746743
747744[[tokenizers .rules ]]
748745version = ' == 0.15.0'
746+ install-priority = 0
749747patch = ' tokenizers-0.15.0.patch'
750748license = ' Apache-2.0'
751749
@@ -797,10 +795,6 @@ license = 'BSD-3-Clause'
797795version = ' 0.17.1'
798796url = ' https://github.com/pytorch/vision/archive/refs/tags/v0.17.1.tar.gz'
799797
800- [[transformers .rules ]]
801- # transformers tends to depend on a specific version of tokenizers. Pin it to avoid pulling unpatched tokenizers
802- version = ' == 4.33.3'
803-
804798[[trio .rules ]]
805799patch = ' trio.patch'
806800license = ' Apache-2.0 OR MIT'
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments