init uv project for homelab
All checks were successful
Podman DDNS Image / build-and-push-ddns (push) Successful in 1m26s

This commit is contained in:
2026-02-25 12:23:17 -05:00
parent ecf4ae1058
commit f70028cf63
2 changed files with 117 additions and 0 deletions

View File

@@ -6,7 +6,10 @@ dependencies = [
"click==8.2.1",
"mkdocs>=1.6.1",
"openai>=2.21.0",
"pika>=1.3.2",
"pytest>=9.0.2",
"pyyaml>=6.0.3",
"requests>=2.32.5",
"tqdm>=4.67.3",
"types-pyyaml>=6.0.12.20250915",
"types-tqdm>=4.67.3.20260205",