1
0
mirror of https://github.com/django/django.git synced 2025-02-10 09:25:49 +00:00
django/tests/requirements/postgres.txt

3 lines
101 B
Plaintext

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