Skip to content

Commit cacb843

Browse files
committed
Merge branch 'major' of https://github.com/mrvisscher/activity-browser into major
2 parents cd7a895 + 41553de commit cacb843

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
"bw_simapro_csv >=0.2.6",
4444
"ecoinvent_interface",
4545
"matrix_utils>=0.5",
46-
"bw-functional==0b93",
46+
"bw-functional==0b94",
4747
"networkx",
4848
"numpy>=1.23.5,<2",
4949
"pandas>=2.2.1",

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requirements:
2727
- bw_graph_tools >=0.5
2828
- bw_processing >=1.0
2929
- bw_simapro_csv >=0.2.6
30-
- bw_functional=0.b.93
30+
- bw_functional=0.b.94
3131
- ecoinvent_interface
3232
- matrix_utils >=0.5
3333
- numpy >=1.23.5, <2

0 commit comments

Comments
 (0)