mirror of
https://github.com/django/django.git
synced 2025-11-27 05:52:41 +00:00
Co-authored-by: Florian Apolloner <florian@apolloner.eu> Co-authored-by: Ran Benita <ran@unusedvar.com>
3 lines
121 B
Text
3 lines
121 B
Text
psycopg>=3.1.14; implementation_name == 'pypy'
|
|
psycopg[binary]>=3.1.8; implementation_name != 'pypy'
|
|
psycopg-pool>=3.2.0
|