Fix visualize script

This commit is contained in:
Tobias Reisinger 2025-11-17 01:19:44 +01:00
parent 23fa8e4a12
commit c0107dc256
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 33 additions and 40 deletions

View file

@ -3,7 +3,7 @@ name = "infrastructure"
version = "0.1.0"
description = "Some dependencies to manage the serguzim.net infrastructure"
readme = "README.md"
requires-python = ">=3.12"
requires-python = ">=3.13"
dependencies = [
"jinja2",
"python-hcl2"