install twisted extras

This commit is contained in:
2021-03-12 00:52:29 +03:00
parent 11724ba1ca
commit fe0870a768
2 changed files with 33 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ jsonfield2 = "*"
tgcrypto = "*"
psycopg2-binary = "*"
hiredis = "*"
twisted = {extras = ["http2", "tls"], version = "*"}
[dev-packages]