We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a1006 commit 41553deCopy full SHA for 41553de
2 files changed
pyproject.toml
@@ -43,7 +43,7 @@ dependencies = [
43
"bw_simapro_csv >=0.2.6",
44
"ecoinvent_interface",
45
"matrix_utils>=0.5",
46
- "bw-functional==0b93",
+ "bw-functional==0b94",
47
"networkx",
48
"numpy>=1.23.5,<2",
49
"pandas>=2.2.1",
recipe/meta.yaml
@@ -27,7 +27,7 @@ requirements:
27
- bw_graph_tools >=0.5
28
- bw_processing >=1.0
29
- bw_simapro_csv >=0.2.6
30
- - bw_functional=0.b.93
+ - bw_functional=0.b.94
31
- ecoinvent_interface
32
- matrix_utils >=0.5
33
- numpy >=1.23.5, <2
0 commit comments