switch from PyQt6 to PySide6
PySide6 uses LGPL instead of GPL, which is much nicer to work with.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
PyQt6==6.2.2
|
||||
PyQt6-Qt6==6.2.2
|
||||
PyQt6-sip==13.2.0
|
||||
PySide6==6.2.2.1
|
||||
six==1.16.0
|
||||
urllib3==1.26.8
|
||||
watchdog==2.1.6
|
||||
|
||||
Reference in New Issue
Block a user