From c5b1c7cfa3bbf0bed056f2c7c6bedc0d0148a8ce Mon Sep 17 00:00:00 2001 From: "Mokhtar Z. Alaya" Date: Fri, 24 Jan 2020 09:23:02 +0100 Subject: modify pymanopt version in requirements --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 5a3432b..d62190a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,7 @@ cython matplotlib sphinx-gallery autograd -pymanopt +pymanopt== 0.2.4, python_version < '3' +pymanopt, python_version >= '3' cvxopt pytest -- cgit v1.2.3