build: pump up version and deps

This commit is contained in:
Karim shoair
2026-04-15 20:44:38 +02:00
parent f8ec79833f
commit 614d136f8c
7 changed files with 13 additions and 11 deletions
+3 -3
View File
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "scrapling"
# Static version instead of a dynamic version so we can get better layer caching while building docker, check the docker file to understand
version = "0.4.6"
version = "0.4.7"
description = "Scrapling is an undetectable, powerful, flexible, high-performance Python library that makes Web Scraping easy and effortless as it should be!"
readme = {file = "README.md", content-type = "text/markdown"}
license = {file = "LICENSE"}
@@ -77,8 +77,8 @@ fetchers = [
"patchright==1.58.2",
"browserforge>=1.2.4",
"apify-fingerprint-datapoints>=0.12.0",
"msgspec>=0.21.0",
"anyio>=4.12.1",
"msgspec>=0.21.1",
"anyio>=4.13.0",
"protego>=0.6.0",
]
ai = [