summaryrefslogtreecommitdiff
path: root/.github/requirements_test_windows.txt
diff options
context:
space:
mode:
Diffstat (limited to '.github/requirements_test_windows.txt')
-rw-r--r--.github/requirements_test_windows.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/requirements_test_windows.txt b/.github/requirements_test_windows.txt
index 331dd57..b94392f 100644
--- a/.github/requirements_test_windows.txt
+++ b/.github/requirements_test_windows.txt
@@ -4,7 +4,7 @@ cython
matplotlib
autograd
pymanopt==0.2.4; python_version <'3'
-pymanopt; python_version >= '3'
+pymanopt==0.2.6rc1; python_version >= '3'
cvxopt
scikit-learn
pytest \ No newline at end of file