From 385e5093fb5da1fc3b151ed7727d5ada024c7809 Mon Sep 17 00:00:00 2001 From: "pierre-francois.duc" Date: Wed, 7 Jun 2023 10:47:49 +0200 Subject: [PATCH] Pin oemof version --- requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/default.txt b/requirements/default.txt index ed1c1f3c7..84099f693 100644 --- a/requirements/default.txt +++ b/requirements/default.txt @@ -1,4 +1,4 @@ -oemof.solph>=0.4.1 +oemof.solph==0.4.4 pandas>=0.24.0,!=1.1.0,!=1.1.1,!=1.1.2 pyomo!=5.7.3,!=6.0 # version 5.7.3 and 6.0 make mvs very slow graphviz>=0.14.1