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 0e44688 commit d9c43f7Copy full SHA for d9c43f7
dev_requirements.txt
@@ -4,6 +4,6 @@ build
4
twine
5
sphinx
6
sphinx-rtd-theme
7
-Pyside6==6.8.2.1
+Pyside6==6.8.3
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.2.1",
+ "Pyside6==6.8.3",
20
"pyobjc-core;platform_system=='Darwin'",
21
"pyobjc;platform_system=='Darwin'",
22
"python-Xlib;platform_system=='Linux'",
0 commit comments