diff --git a/setup.py b/setup.py index 74c184e..015891b 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ import libgrabsite install_requires = [ "click>=6.3", - "wpull @ https://github.com/ArchiveTeam/ludios_wpull/tarball/master#egg=wpull-3.0.8", + "wpull @ https://github.com/ArchiveTeam/ludios_wpull/tarball/master#egg=wpull-3.0.9", "manhole>=1.0.0", "lmdb>=0.89", "autobahn>=0.12.1",