Use wpull 1.2.3
This commit is contained in:
parent
ef5137ae86
commit
7c1afbefe0
@ -1 +1 @@
|
||||
__version__ = '0.9.17'
|
||||
__version__ = '0.9.18'
|
||||
|
4
setup.py
4
setup.py
@ -11,7 +11,7 @@ import libgrabsite
|
||||
|
||||
install_requires = [
|
||||
"click>=4.1",
|
||||
"wpull>=1.2.2",
|
||||
"wpull>=1.2.3",
|
||||
"manhole>=1.0.0",
|
||||
"lmdb>=0.86",
|
||||
"autobahn>=0.10.4",
|
||||
@ -37,7 +37,7 @@ setup(
|
||||
author_email="ivan@ludios.org",
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Development Status :: 4 - Beta",
|
||||
"Intended Audience :: End Users/Desktop",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Topic :: Internet :: WWW/HTTP",
|
||||
|
Loading…
x
Reference in New Issue
Block a user