aboutsummaryrefslogtreecommitdiff
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 255cd73c..01e61d6a 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -8,7 +8,7 @@ license = "GPLv3+"
[tool.poetry.dependencies]
python = ">=3.8,<3.12"
onionshare_cli = {path = "../cli", develop = true}
-PySide6 = "6.5.0"
+PySide6 = "6.5.1.1"
qrcode = "*"
werkzeug = "*"
python-gnupg = "*"