1
0
mirror of https://github.com/django/django.git synced 2025-02-09 17:06:05 +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'