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 a43505b7..bea97ccc 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -11,7 +11,7 @@ onionshare_cli = {path = "../cli", develop = true}
PySide6 = "6.4.0"
qrcode = "*"
werkzeug = "~2.0.3"
-johnnycanencrypt = "^0.14.0"
+python-gnupg = "^0.5.0"
[tool.poetry.dev-dependencies]
click = "*"