some refactors
This commit is contained in:
parent
fea9835436
commit
1520939d4b
5 changed files with 249 additions and 163 deletions
|
|
@ -8,6 +8,7 @@ dependencies = [
|
|||
"backoff>=2.2.1",
|
||||
"beautifulsoup4>=4.13.5",
|
||||
"curl-cffi>=0.13.0",
|
||||
"ndjson>=0.3.1",
|
||||
"playwright>=1.55.0",
|
||||
"requests>=2.32.5",
|
||||
"scrapling[fetchers]>=0.3.5",
|
||||
|
|
@ -22,6 +23,7 @@ dev = [
|
|||
"pytest>=8.0.0",
|
||||
"pytest-mock>=3.12.0",
|
||||
"pre-commit>=4.3.0",
|
||||
"basedpyright>=1.31.6",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue