aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJonathan Weth <git@jonathanweth.de>2020-07-22 15:43:08 +0200
committerJonathan Weth <git@jonathanweth.de>2020-07-22 15:43:08 +0200
commit773c749f582ff8fd9c1f106d5de8af34588cd3f8 (patch)
tree80d523367534bb69d0a3205d88e4c3e5521c9c11 /pyproject.toml
parent63903348d6df3f63338af17e9ab1318eff9f018c (diff)
parent0839dbac0f16d98cd1dfa13e71b8af8f404050a9 (diff)
downloadRWA.Support.SessionService-773c749f582ff8fd9c1f106d5de8af34588cd3f8.tar.gz
RWA.Support.SessionService-773c749f582ff8fd9c1f106d5de8af34588cd3f8.tar.bz2
RWA.Support.SessionService-773c749f582ff8fd9c1f106d5de8af34588cd3f8.zip
Merge branch 'master' of gitlab.das-netzwerkteam.de:remotewebapp/session-service
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 7f2b787..204dc99 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,6 +14,7 @@ requests = "^2.24.0"
websockify = "^0.9.0"
psutil = "^5.7.2"
flask = "^1.1.2"
+argparse = "^1.0.10"
[tool.poetry.dev-dependencies]