Skip to content

Commit 1dd497c

Browse files
committed
revert pyproject.toml
1 parent 6b956a1 commit 1dd497c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ pin_pytorch_cpu = [
166166
"torch; platform_machine=='x86_64' and platform_system == 'Darwin'",
167167
]
168168
pin_pytorch_gpu = [
169-
"torch>=2.7,<2.9",
169+
"torch>=2.7,<2.10",
170170
]
171171
pin_jax = [
172172
"jax==0.5.0;python_version>='3.10'",

0 commit comments

Comments
 (0)