File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8989 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
9090
9191 - name : Install Rust
92- uses : dtolnay/rust-toolchain@67ef31d5b988238dd797d409d6f9574278e20537 # stable
92+ uses : dtolnay/rust-toolchain@fa04a1451ff1842e2626ccb99004d0195b455a88 # stable
9393 with :
9494 toolchain : " 1.92.0"
9595 components : rustfmt, clippy
@@ -148,7 +148,7 @@ jobs:
148148 cache-dependency-path : ' pyproject.toml'
149149
150150 - name : Install Rust
151- uses : dtolnay/rust-toolchain@67ef31d5b988238dd797d409d6f9574278e20537 # stable
151+ uses : dtolnay/rust-toolchain@fa04a1451ff1842e2626ccb99004d0195b455a88 # stable
152152 with :
153153 toolchain : " 1.92.0"
154154 components : rustfmt, clippy
Original file line number Diff line number Diff line change 2727 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2828
2929 - name : Install Rust
30- uses : dtolnay/rust-toolchain@67ef31d5b988238dd797d409d6f9574278e20537 # stable
30+ uses : dtolnay/rust-toolchain@fa04a1451ff1842e2626ccb99004d0195b455a88 # stable
3131 with :
3232 toolchain : " 1.92.0"
3333
Original file line number Diff line number Diff line change 11numpy>=1.24,<3.0
2- scipy>=1.10 ,<2.0
2+ scipy>=1.15.3 ,<2.0
33tiktoken>=0.8,<1.0
44pathspec>=0.11,<2.0
55charset-normalizer>=3.0,<4.0
6- datasets>=4.8.5,<5 .0
7- huggingface-hub>=0.30,<1 .0
8- pebble>=5.0,<6.0
9- rank-bm25>=0.2,<1.0
6+ datasets>=5.0.0,<6 .0
7+ huggingface-hub>=1.21.0,<2 .0
8+ pebble>=5.2. 0,<6.0
9+ rank-bm25>=0.2.2 ,<1.0
You can’t perform that action at this time.
0 commit comments