As the psycopg2 is locked to an exact version this is sadly preventing us from using this package as we're running with Python 3.9. See https://github.com/psycopg/psycopg2/issues/854 for details.
As the psycopg2 is locked to an exact version this is sadly preventing us from using this package as we're running with Python 3.9.
See psycopg/psycopg2#854 for details.