aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJonathan Weth <git@jonathanweth.de>2020-07-21 17:39:59 +0200
committerJonathan Weth <git@jonathanweth.de>2020-07-21 17:39:59 +0200
commit741d4498f76f743df42a7dfa7906700e9c754658 (patch)
tree01e1c16fbbaf6afa5e9014d6c19cf84f6b723839 /pyproject.toml
parent4eb1dc6b06867a1f1906fa32ab6448d0a00b9700 (diff)
downloadRWA.Support.SessionService-741d4498f76f743df42a7dfa7906700e9c754658.tar.gz
RWA.Support.SessionService-741d4498f76f743df42a7dfa7906700e9c754658.tar.bz2
RWA.Support.SessionService-741d4498f76f743df42a7dfa7906700e9c754658.zip
Add trigger option and API methods for updating and getting session status
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 acdfc6b..7f2b787 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,6 +13,7 @@ port_for = "^0.4"
requests = "^2.24.0"
websockify = "^0.9.0"
psutil = "^5.7.2"
+flask = "^1.1.2"
[tool.poetry.dev-dependencies]