build: update deps
This commit is contained in:
+5
-5
@@ -54,11 +54,11 @@ classifiers = [
|
||||
"Typing :: Typed",
|
||||
]
|
||||
dependencies = [
|
||||
"lxml>=5.0",
|
||||
"cssselect>=1.2",
|
||||
"IPython",
|
||||
"click",
|
||||
"orjson>=3",
|
||||
"lxml>=5.4.0",
|
||||
"cssselect>=1.3.0",
|
||||
"IPython>=8.18.1", # The last version that supports Python 3.9
|
||||
"click>=8.1.8",
|
||||
"orjson>=3.10.18",
|
||||
"tldextract>=5.3.0",
|
||||
"curl_cffi>=0.11.3",
|
||||
"playwright>=1.52.0",
|
||||
|
||||
Reference in New Issue
Block a user