From 50dca83b0576412dfa7365963c13c8e918c4f92a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Caron?= Date: Mon, 26 Dec 2022 11:04:25 +0100 Subject: [PATCH] Search for root cause of Windows CI issue See https://github.com/stephane-caron/qpsolvers/issues/141 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 8c1cb099..e78b2fcd 100644 --- a/tox.ini +++ b/tox.ini @@ -22,7 +22,7 @@ deps = cvxopt >=1.2.6 ecos >=2.0.8 flake8 >=5.0.0 - gurobipy >=9.5.2 + gurobipy ~=9.5.2 isort >=5.8.0 mypy >=0.812 numpy <1.24.0