2025-06-03 18:37:09 +00:00
|
|
|
# Qt 6.8 would require macOS 12+, 6.7 still supports macOS 11
|
2025-06-13 15:06:56 +00:00
|
|
|
# Qt 6.7 has issue "No QtMultimedia backends found." (i.e. camera does not work)
|
|
|
|
|
# PyQt6-Qt6==6.6.3 segfaults with "illegal hardware instruction"
|
|
|
|
|
PyQt6<6.7
|
|
|
|
|
PyQt6-Qt6<6.7,!=6.6.3
|
|
|
|
|
|
2021-01-07 18:55:18 +01:00
|
|
|
cryptography>=2.6
|