diff --git a/pyproject.toml b/pyproject.toml index 25086d1..7f99169 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ requires-python = ">=3.11" dependencies = [ "bw2calc==2.0.dev23", - "bw2data==4.0.dev46", + "bw2data==4.4.2", "bw2io==0.9.dev31", "bw_graph_tools>0.4", "numpy",