From bf26f2977b8b261e64f0e7124a0aedcfb57895fb Mon Sep 17 00:00:00 2001 From: Chris Mutel Date: Tue, 9 Jul 2024 08:25:35 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 431837b..e935a33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "bw2parameters>=1.1.0", "bw_migrations>=0.2", "bw_processing>=0.8.5", - "bw_simapro_csv>=0.1.9", + "bw_simapro_csv>=0.2", "lxml", "mrio_common_metadata", "multifunctional>=0.5",