diff --git a/setup.py b/setup.py index 8ead251..f48e146 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,6 @@ setup(name="magic-wormhole", "tqdm >= 4.13.0", # 4.13.0 fixes crash on NetBSD "click", "humanize", - "ipaddress", "txtorcon >= 0.19.3", ], extras_require={