Merge PR158

Closes #158
This commit is contained in:
Brian Warner 2017-06-01 22:12:21 +01:00
commit caa25a05a1

View File

@ -31,7 +31,8 @@ setup(name="magic-wormhole",
"twisted[tls]",
"autobahn[twisted] >= 0.14.1",
"automat",
"hkdf", "tqdm",
"hkdf",
"tqdm >= 4.13.0", # 4.13.0 fixes crash on NetBSD
"click",
"humanize",
"ipaddress",