Skip to content

Commit 6f39c79

Browse files
authored
Update requirements.txt
Limit the max version of jax to allow for old config because of pymanopt using deprecated version
1 parent 6f35804 commit 6f39c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ pymanopt
66
cvxopt
77
scikit-learn
88
torch
9-
jax
9+
jax<=0.4.24
1010
jaxlib
1111
tensorflow
1212
pytest
1313
torch_geometric
1414
cvxpy
1515
geomloss
16-
pykeops
16+
pykeops

0 commit comments

Comments
 (0)