HomeSoftware Heritage

requirements-server: Pin psycopg2 to < 2.9

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

requirements-server: Pin psycopg2 to < 2.9

psycopg2 2.9 release broke compatibility with django 2.2 release
and deposit tests are failing since.

That error was missed by psycopg2 maintainers as they are testing
against django >= 3.1 where the issue does not appear.

So pin psycopg2 version to avoid test failures.

Details

Provenance
anlambertAuthored on Jun 17 2021, 7:07 PM
anlambertPushed on Jun 18 2021, 10:42 AM
Differential Revision
D5889: requirements-server: Pin psycopg2 to < 2.9
Build Status
Buildable 22097
Build 34378: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.