aboutsummaryrefslogtreecommitdiff
path: root/cli/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cli/pyproject.toml')
-rw-r--r--cli/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/pyproject.toml b/cli/pyproject.toml
index 372d9aa4..9b664d72 100644
--- a/cli/pyproject.toml
+++ b/cli/pyproject.toml
@@ -30,6 +30,7 @@ setuptools = "*"
pynacl = "^1.4.0"
colorama = "*"
cepa = "1.8.3"
+gevent-websocket = "^0.10.1"
[tool.poetry.dev-dependencies]
pytest = "*"