Skip to content

Commit 1aef86a

Browse files
authored
downgrading conda requirement PySide6 --> PySide2
1 parent 3c710f2 commit 1aef86a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ requirements:
3737
- pyprind
3838
- networkx
3939
- pandas >=2.2.1
40-
- pyside6 >=6.5.0, <6.10
40+
- pyside2 >=5.15.5
4141
- qt-webengine
4242
- qtpy
4343
- salib >=1.4, <1.5.1

0 commit comments

Comments
 (0)