checkpointpostgres==2.0.6
langgraph-checkpoint-postgres 2.0.6
Summary of Changes
- Updated PostgreSQL drivers requirements from
^3.0.0to^3.2.0for bothpsycopgandpsycopg-pool(#2580)
Detailed Changes
Dependencies
- Upgraded minimum required version for PostgreSQL drivers (#2580):
psycopgupgraded from^3.0.0to^3.2.0psycopg-poolupgraded from^3.0.0to^3.2.0