Add torch lower bound (#20362)

This commit is contained in:
Przemyslaw Wysocki
2023-10-11 14:22:26 +02:00
committed by GitHub
parent 5894fbe69d
commit 3403e6c028
+1 -1
View File
@@ -23,4 +23,4 @@ pytest-html==3.2.0
pytest-timeout==2.1.0
jax<=0.4.14
jaxlib<=0.4.14
torch<2.1.0
torch<2.1.0,>=1.13