chore: cleanup (#9602)

* chore: cleanup

* update dependencies
This commit is contained in:
cthomas
2026-02-23 16:49:42 -08:00
committed by Caren Thomas
parent db418d99f4
commit 8ab9d78a23
10 changed files with 258 additions and 929 deletions

View File

@@ -114,12 +114,6 @@ bedrock = [
"aioboto3>=14.3.0",
]
# ====== Git State (git-backed memory repos) ======
git-state = [
"google-cloud-storage>=2.10.0",
"dulwich>=0.22.0",
]
# ====== Development ======
dev = [
"pytest",