mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 14:50:20 +00:00
@@ -12,7 +12,6 @@ pyquery = "*"
|
||||
fake-useragent = "*"
|
||||
parse = "*"
|
||||
"bs4" = "*"
|
||||
"pyqt5" = "*"
|
||||
"w3lib" = "*"
|
||||
pyppeteer = "*"
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ DESCRIPTION = 'HTML Parsing for Humans.'
|
||||
URL = 'https://github.com/kennethreitz/requests-html'
|
||||
EMAIL = 'me@kennethreitz.org'
|
||||
AUTHOR = 'Kenneth Reitz'
|
||||
VERSION = '0.6.4'
|
||||
VERSION = '0.6.5'
|
||||
|
||||
# What packages are required for this module to be executed?
|
||||
REQUIRED = [
|
||||
|
||||
Reference in New Issue
Block a user