fix[deps]: update lockfiles / deps bounds for internal tools (#5301)

update lockfiles / deps bounds
This commit is contained in:
Sydney Runkle
2025-07-02 10:30:55 -04:00
committed by GitHub
parent b3708bd7f6
commit 000f5c3043
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ readme = "README.md"
license = "MIT"
license-files = ['LICENSE']
dependencies = [
"langgraph-checkpoint>=2.0.21",
"langgraph-checkpoint>=2.0.21,<3.0.0",
"orjson>=3.10.1",
"psycopg>=3.2.0",
"psycopg-pool>=3.2.0",