summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-08-19 18:56:55 -0400
committerMicah Lee <micah@micahflee.com>2020-08-19 18:56:55 -0400
commit8e1b34ce13b8134623c76274bfb494c4fb8857c7 (patch)
tree57ae825e69d16efb9a0814778cfc3f5094ec402b /pyproject.toml
parent0b4821c905ecfefdf438e4c98e5e79592b390ced (diff)
parent992ced72f61446d41ce5e02cab83c805212968a0 (diff)
downloadonionshare-8e1b34ce13b8134623c76274bfb494c4fb8857c7.tar.gz
onionshare-8e1b34ce13b8134623c76274bfb494c4fb8857c7.zip
Merge branch 'chat' of https://github.com/SaptakS/onionshare into SaptakS-chat
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 029297c0..cc2d9bc4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,6 +28,8 @@ requests = "*"
stem = "*"
urllib3 = "*"
Werkzeug = "*"
+flask-socketio = "^4.3.0"
+eventlet = "^0.25.2"
qrcode = "^6.1"
[tool.poetry.dev-dependencies]