From 9d9121d6ebf365bb07d291d76d4cd2b1fd35260d Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Tue, 12 Sep 2023 07:55:48 +0200 Subject: [PATCH] Bump ixmp4 dependency to v0.4.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8cf4a6e44..fa8a913c8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ python_requires = >=3.10, <3.12 # Please also add a section "Dependency changes" to the release notes install_requires = iam-units >= 2020.4.21 - ixmp4 >= 0.3.0 + ixmp4 >= 0.4.0 numpy >= 1.23.0, < 1.24 requests pyjwt