Add torch lower bound (#20362)
This commit is contained in:
parent
5894fbe69d
commit
3403e6c028
|
|
@ -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
|
||||
Loading…
Reference in New Issue