fix: update psycopg2-binary to psycopg[binary] version #185
Reference in New Issue
Block a user
Delete Branch "update-psycopg2-binary-version"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update psycopg2-binary to psycopg[binary] version 3.2.10 in the
requirements file to ensure compatibility with the latest
dependencies and improve performance.