switch from microsandbox to podman

This commit is contained in:
2026-02-15 13:15:41 -07:00
parent f8a68b9d02
commit 2f577dd8fb
2 changed files with 55 additions and 222 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"anthropic>=0.79.0",
"microsandbox>=0.1.8",
"podman>=5.7.0",
"pydantic>=2.12.5",
"pydantic-settings>=2.12.0",
"python-dotenv>=1.2.1",