autobahn dependency

This commit is contained in:
meejah 2019-05-31 00:08:35 -06:00
parent f262e5d684
commit 0cb1ba8634

View File

@ -107,6 +107,9 @@ install_requires = [
# A great way to define types of values.
"attrs >= 18.2.0",
# WebSocket library for twisted and asyncio
"autobahn >= 19.5.2",
]
# Includes some indirect dependencies, but does not include allmydata.