Skip to content

Commit 5cf1027

Browse files
authored
Update pyside6 bw2data requirements pip (#1637)
* Update requirements for pip as well: - updates: - pyside6 >=6.5.0, <6.10 - bw2data >=4.1
1 parent 82b137d commit 5cf1027

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"arrow",
3636
"bw2analyzer>=0.11.5",
3737
"bw2calc>=2.0",
38-
"bw2data>=4.1, <4.5.2",
38+
"bw2data>=4.1",
3939
"bw2parameters>=1.1",
4040
"bw2io>=0.9.3",
4141
"bw_graph_tools>=0.5",
@@ -50,7 +50,7 @@ dependencies = [
5050
"pint<=0.21",
5151
"py7zr==0.22.0",
5252
"pyperclip",
53-
"pyside6",
53+
"pyside6>=6.5.0, <6.10",
5454
"pypardiso ; platform_system == 'Windows'",
5555
"pyprind",
5656
"qtpy",

0 commit comments

Comments
 (0)