We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82b137d commit 5cf1027Copy full SHA for 5cf1027
1 file changed
pyproject.toml
@@ -35,7 +35,7 @@ dependencies = [
35
"arrow",
36
"bw2analyzer>=0.11.5",
37
"bw2calc>=2.0",
38
- "bw2data>=4.1, <4.5.2",
+ "bw2data>=4.1",
39
"bw2parameters>=1.1",
40
"bw2io>=0.9.3",
41
"bw_graph_tools>=0.5",
@@ -50,7 +50,7 @@ dependencies = [
50
"pint<=0.21",
51
"py7zr==0.22.0",
52
"pyperclip",
53
- "pyside6",
+ "pyside6>=6.5.0, <6.10",
54
"pypardiso ; platform_system == 'Windows'",
55
"pyprind",
56
"qtpy",
0 commit comments