cloud-sql-python-connector[asyncpg]>=1.10.0
numpy>=1.24.4
langchain-postgres>=0.0.15

[langgraph]
langgraph-checkpoint<3.0.0,>=2.0.9

[test]
black[jupyter]==25.9.0
mypy==1.18.2
pytest-asyncio==0.26.0
pytest==8.4.2
pytest-cov==7.0.0
langchain-tests==0.3.22
langgraph==0.6.10

[test:python_version == "3.9"]
isort==6.1.0

[test:python_version >= "3.10"]
isort==7.0.0
