Update bounds for other projects

This commit is contained in:
William Fu-Hinthorn
2025-12-09 15:50:52 -08:00
parent b7623e6f1f
commit 77ce58db23
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ readme = "README.md"
license = "MIT"
license-files = ['LICENSE']
dependencies = [
"langgraph-checkpoint>=3,<4.0.0",
"langgraph-checkpoint>=3,<5.0.0",
"aiosqlite>=0.20",
"sqlite-vec>=0.1.6",
]