aboutsummaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
diff options
context:
space:
mode:
authorSaptak S <saptak013@gmail.com>2023-04-23 14:31:57 +0530
committerSaptak S <saptak013@gmail.com>2023-04-23 14:31:57 +0530
commiteac276065a4f477d10ec08e03b9cf65063163405 (patch)
treec1f83c481357c368203ff4fb86b7e8351732484d /desktop/pyproject.toml
parent70a703a98b963a872ec62fcea549a485f21f1f50 (diff)
downloadonionshare-eac276065a4f477d10ec08e03b9cf65063163405.tar.gz
onionshare-eac276065a4f477d10ec08e03b9cf65063163405.zip
Adds johnnycanencrypt
Diffstat (limited to 'desktop/pyproject.toml')
-rw-r--r--desktop/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/pyproject.toml b/desktop/pyproject.toml
index 071f0fbc..a43505b7 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -11,6 +11,7 @@ onionshare_cli = {path = "../cli", develop = true}
PySide6 = "6.4.0"
qrcode = "*"
werkzeug = "~2.0.3"
+johnnycanencrypt = "^0.14.0"
[tool.poetry.dev-dependencies]
click = "*"