aboutsummaryrefslogtreecommitdiff
path: root/cli/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cli/pyproject.toml')
-rw-r--r--cli/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/pyproject.toml b/cli/pyproject.toml
index 010b53f0..e47f6496 100644
--- a/cli/pyproject.toml
+++ b/cli/pyproject.toml
@@ -39,6 +39,7 @@ gevent = "^23.9.1"
wheel = "^0.41.2"
cffi = "^1.15.1"
cython = "^3.0.2"
+qrcode = "^7.4.2"
[tool.poetry.dev-dependencies]
pytest = ">=7.2.0"