transition to container_ over podman_
This commit is contained in:
13
pyproject.toml
Normal file
13
pyproject.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[project]
|
||||
name = "homelab"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"click==8.2.1",
|
||||
"mkdocs>=1.6.1",
|
||||
"openai>=2.21.0",
|
||||
"pyyaml>=6.0.3",
|
||||
"tqdm>=4.67.3",
|
||||
"types-pyyaml>=6.0.12.20250915",
|
||||
"types-tqdm>=4.67.3.20260205",
|
||||
]
|
||||
Reference in New Issue
Block a user