We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cebcb8a commit fce38b2Copy full SHA for fce38b2
dev_requirements.txt
@@ -4,6 +4,6 @@ build
4
twine
5
sphinx
6
sphinx-rtd-theme
7
-Pyside6==6.8.2.1
+Pyside6==6.9.0
8
qt-material
9
mss
pyproject.toml
@@ -16,7 +16,7 @@ license-files = ["LICENSE"]
16
dependencies = [
17
"je_open_cv",
18
"pillow",
19
- "Pyside6==6.8.3",
+ "Pyside6==6.9.0",
20
"pyobjc-core;platform_system=='Darwin'",
21
"pyobjc;platform_system=='Darwin'",
22
"python-Xlib;platform_system=='Linux'",
0 commit comments