Add jinja templating to script writer
This commit is contained in:
@@ -6,6 +6,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"httpx>=0.28.1",
|
||||
"jinja2>=3.1.6",
|
||||
"pydantic>=2.9.2",
|
||||
"python-dotenv>=1.0.1",
|
||||
"selectolax>=0.3.31",
|
||||
|
||||
Reference in New Issue
Block a user