need latest scrapelib
This commit is contained in:
parent
fd8e3706bc
commit
d5d77fd79b
2
setup.py
2
setup.py
@ -31,7 +31,7 @@ setup(name="oyster",
|
||||
"Operating System :: OS Independent",
|
||||
"Programming Language :: Python",
|
||||
],
|
||||
install_requires=["httplib2 >= 0.6.0", "scrapelib >= 0.5.4",
|
||||
install_requires=["httplib2 >= 0.6.0", "scrapelib >= 0.7.2",
|
||||
"pymongo >= 1.11", "flask", "celery"],
|
||||
tests_require=["nose"],
|
||||
test_suite='nose.collector',
|
||||
|
Loading…
Reference in New Issue
Block a user