Add python packages
This commit is contained in:
@@ -5,6 +5,8 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"click>=8.1.8",
|
||||
"lxml>=5.3.1",
|
||||
"pydantic>=2.10.6",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user