From 263a36ff627257422d7e191f6882fb1c8fc68326 Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Thu, 9 Mar 2023 09:58:48 +0100 Subject: [MRG] Update pymanopt requirement and API for `ot.dr` (#443) * updayte pymanopt API step 1 * add realease information * update requireents for tests on windows --- .github/requirements_test_windows.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.github/requirements_test_windows.txt') diff --git a/.github/requirements_test_windows.txt b/.github/requirements_test_windows.txt index b94392f..448a7fc 100644 --- a/.github/requirements_test_windows.txt +++ b/.github/requirements_test_windows.txt @@ -3,8 +3,7 @@ scipy>=1.3 cython matplotlib autograd -pymanopt==0.2.4; python_version <'3' -pymanopt==0.2.6rc1; python_version >= '3' +pymanopt cvxopt scikit-learn pytest \ No newline at end of file -- cgit v1.2.3