From 741d4498f76f743df42a7dfa7906700e9c754658 Mon Sep 17 00:00:00 2001 From: Jonathan Weth Date: Tue, 21 Jul 2020 17:39:59 +0200 Subject: Add trigger option and API methods for updating and getting session status --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') 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] -- cgit v1.2.3