feat(deps): add protego for robots.txt parsing and fix pyright type error in static.py
This commit is contained in:
@@ -67,6 +67,7 @@ dependencies = [
|
||||
"tld>=0.13.2",
|
||||
"w3lib>=2.4.1",
|
||||
"typing_extensions",
|
||||
"protego>=0.4.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user