generated from jCloud/repository-template
chore(deps): add lxml
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@ readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
dependencies = [
|
||||
"httpx>=0.28.1"
|
||||
"httpx>=0.28.1",
|
||||
"lxml>=6.0.2"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user