Python 3.8 is not supported anymore

It's not supported in the new version of Playwright and is problematic in some situations while being slower than newer versions.
This commit is contained in:
Karim shoair
2024-12-10 22:37:37 +02:00
parent 93ed768312
commit e60a57c63f
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ setup(
'camoufox>=0.4.7',
'browserforge',
],
python_requires=">=3.8",
python_requires=">=3.9",
url="https://github.com/D4Vinci/Scrapling",
project_urls={
"Documentation": "https://github.com/D4Vinci/Scrapling/tree/main/docs", # For now