File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ keyring~=23.0
1515keyrings.alt~=4.0
1616AnyQt~=0.2.0
1717
18- PyQt6~=6.6 .1
19- PyQt6-Qt6~=6.6.3
20- PyQt6-WebEngine~=6.6 .0
21- PyQt6-WebEngine-Qt6~=6.6.3
18+ PyQt6~=6.8 .1
19+ PyQt6-Qt6~=6.8.1
20+ PyQt6-WebEngine~=6.8 .0
21+ PyQt6-WebEngine-Qt6~=6.8.1
2222
2323docutils~=0.18.0
2424pip~=23.3.1
Original file line number Diff line number Diff line change @@ -15,8 +15,11 @@ keyring~=23.0
1515keyrings.alt ~= 4.0
1616AnyQt ~= 0.2.0
1717
18- PyQt5 ~= 5.15.4
19- pyqtwebengine ~= 5.15.4
18+ # oldest supported macos Big Sur
19+ PyQt6 ~= 6.5.2
20+ PyQt6-Qt6 ~= 6.5.2
21+ PyQt6-WebEngine ~= 6.5.0
22+ PyQt6-WebEngine-Qt6 ~= 6.5.2
2023
2124docutils ~= 0.18.0
2225pip ~= 23.3.1
@@ -32,6 +35,3 @@ catboost~=1.1.1 # catboost 1.2 wheels do not support macos <11
3235
3336h5py
3437opusFC >= 1.3.0
35-
36- # use the same webengine as Orange 3.36.2 release (newer .12 does not work on a Big sur Mac)
37- PyQtWebEngine-Qt5 == 5.15.2
You can’t perform that action at this time.
0 commit comments