From f1a415f52de9a338f0b8ed1078924373526c6b49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Flamary?= Date: Thu, 25 Jun 2026 09:09:15 +0200 Subject: [PATCH] try rmoving verison constraints in tests --- requirements_all.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_all.txt b/requirements_all.txt index 8a1a5f2f5..76f1890da 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2,10 +2,10 @@ numpy>=1.20 scipy>=1.6 matplotlib autograd -pymanopt @ git+https://github.com/pymanopt/pymanopt.git@master +pymanopt cvxopt scikit-learn -torch<=2.11 +torch jax jaxlib tensorflow; python_version < '3.14'