django/tests/requirements/postgres.txt

4 lines
121 B
Plaintext

psycopg>=3.1.14; implementation_name == 'pypy'
psycopg[binary]>=3.1.8; implementation_name != 'pypy'
psycopg-pool>=3.2.0