feat: Python on whales & embedded docker CLI

This commit is contained in:
Piotr Dec 2025-12-28 02:21:52 +01:00
parent 7a03b1538d
commit 69e3d34dd4
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
2 changed files with 3 additions and 2 deletions

View file

@ -21,6 +21,7 @@ dependencies = [
"keyring>=25.6.0",
"keyring-backend>=0.1.0",
"bubus>=1.5.6",
"python-on-whales>=0.79.0",
]
[dependency-groups]