Skip to content

Commit 82b137d

Browse files
authored
- Removed PySide 2 requirement (#1636)
- updates: - pyside6 >=6.5.0, <6.10 - bw2data >=4.1
1 parent cc735c5 commit 82b137d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ requirements:
2121
- python >=3.10, <3.12
2222
- arrow
2323
- bw2analyzer >=0.11.5
24-
- bw2data >=4.1, <4.5.2
24+
- bw2data >=4.1
2525
- bw2parameters >=1.1
2626
- bw2io >=0.9.3
2727
- bw_graph_tools >=0.5
@@ -37,7 +37,7 @@ requirements:
3737
- pyprind
3838
- networkx
3939
- pandas >=2.2.1
40-
- pyside2 >=5.15.5
40+
- pyside6 >=6.5.0, <6.10
4141
- qt-webengine
4242
- qtpy
4343
- salib >=1.4, <1.5.1

0 commit comments

Comments
 (0)