build: updating dependencies
This commit is contained in:
@@ -52,8 +52,7 @@ setup(
|
|||||||
],
|
],
|
||||||
# Instead of using requirements file to dodge possible errors from tox?
|
# Instead of using requirements file to dodge possible errors from tox?
|
||||||
install_requires=[
|
install_requires=[
|
||||||
"requests>=2.3",
|
"lxml>=5.0",
|
||||||
"lxml>=4.5",
|
|
||||||
"cssselect>=1.2",
|
"cssselect>=1.2",
|
||||||
'click',
|
'click',
|
||||||
"w3lib",
|
"w3lib",
|
||||||
@@ -62,7 +61,7 @@ setup(
|
|||||||
'httpx[brotli,zstd, socks]',
|
'httpx[brotli,zstd, socks]',
|
||||||
'playwright>=1.49.1',
|
'playwright>=1.49.1',
|
||||||
'rebrowser-playwright>=1.49.1',
|
'rebrowser-playwright>=1.49.1',
|
||||||
'camoufox[geoip]>=0.4.9'
|
'camoufox[geoip]>=0.4.10'
|
||||||
],
|
],
|
||||||
python_requires=">=3.9",
|
python_requires=">=3.9",
|
||||||
url="https://github.com/D4Vinci/Scrapling",
|
url="https://github.com/D4Vinci/Scrapling",
|
||||||
|
|||||||
Reference in New Issue
Block a user