This commit is contained in:
2026-01-13 20:15:18 -06:00
parent c58cccd31c
commit 2464a57a42
14 changed files with 139 additions and 69 deletions

View File

@@ -7,6 +7,7 @@ authors = [{ name = "Christian Camper", email = "ccamper7@gmail.com" }]
requires-python = ">=3.13"
dependencies = [
"basedpyright>=1.37.1",
"loguru>=0.7.3",
"pyyaml>=6.0.3",
"ruff>=0.14.11",
]