aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJonathan Weth <git@jonathanweth.de>2021-06-28 11:59:29 +0200
committerJonathan Weth <git@jonathanweth.de>2021-06-28 11:59:29 +0200
commite67b9b7ef03ad48aad62dd82b48fb7fdfe3949a8 (patch)
treedb4a4897185ac618fa7b046c20e032ecb0fc4a63 /pyproject.toml
parent9ec08cbc84b01ce82f58892556637d8934ede0a5 (diff)
parentd81082efdea8b603914f04b6690d11c28fc8fcf7 (diff)
downloadRWA.Support.SessionService-e67b9b7ef03ad48aad62dd82b48fb7fdfe3949a8.tar.gz
RWA.Support.SessionService-e67b9b7ef03ad48aad62dd82b48fb7fdfe3949a8.tar.bz2
RWA.Support.SessionService-e67b9b7ef03ad48aad62dd82b48fb7fdfe3949a8.zip
Merge branch 'master' into feature/multiple-hosts
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1ffeb05..de0b661 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,6 +25,7 @@ flask = "^1.1.2"
argparse = "^1.0.10"
dynaconf = "^3.0.0"
usersettings = "^1.1.5"
+click = "^8.0.1"
[tool.poetry.dev-dependencies]
aleksis-builddeps = "*"