VCS service

This commit is contained in:
Piotr Dec 2025-10-07 00:34:39 +02:00
parent 1d615e9f7d
commit a55628ce35
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
2 changed files with 29 additions and 0 deletions

View file

@ -11,6 +11,7 @@ dependencies = [
"jinja2>=3.1.4",
"pydantic-settings>=2.4.0",
"pyyaml>=6.0.2",
"gitpython>=3.1.45"
]
[project.optional-dependencies]