aboutsummaryrefslogtreecommitdiff
path: root/cli/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cli/pyproject.toml')
-rw-r--r--cli/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/pyproject.toml b/cli/pyproject.toml
index f6ff9c94..125a7e55 100644
--- a/cli/pyproject.toml
+++ b/cli/pyproject.toml
@@ -31,7 +31,7 @@ setuptools = "*"
pynacl = "*"
colorama = "*"
gevent-websocket = "*"
-stem = "1.8.1"
+stem = "1.8.2"
waitress = "^2.1.2"
werkzeug = ">=2.3.4"