Skip to content

checkpointpostgres==2.0.6

Choose a tag to compare

@github-actions github-actions released this 29 Nov 16:35
7848217

langgraph-checkpoint-postgres 2.0.6

Summary of Changes

  • Updated PostgreSQL drivers requirements from ^3.0.0 to ^3.2.0 for both psycopg and psycopg-pool (#2580)

Detailed Changes

Dependencies

  • Upgraded minimum required version for PostgreSQL drivers (#2580):
    • psycopg upgraded from ^3.0.0 to ^3.2.0
    • psycopg-pool upgraded from ^3.0.0 to ^3.2.0