summaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/pyproject.toml')
-rw-r--r--desktop/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/pyproject.toml b/desktop/pyproject.toml
index 3675de73..d08a1a63 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -22,7 +22,7 @@ requires = [
"psutil",
"pycryptodome",
"PySocks",
- "pyside2",
+ "pyside2==5.15.1",
"qrcode",
"requests",
"stem",