mirror of
https://github.com/django/django.git
synced 2024-11-22 03:18:31 +01:00
fad334e1a9
Co-authored-by: Florian Apolloner <florian@apolloner.eu> Co-authored-by: Ran Benita <ran@unusedvar.com>
4 lines
121 B
Plaintext
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
|