mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33308 -- Added support for psycopg version 3.
Thanks Simon Charette, Tim Graham, and Adam Johnson for reviews. Co-authored-by: Florian Apolloner <florian@apolloner.eu> Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
This commit is contained in:
committed by
Mariusz Felisiak
parent
d44ee518c4
commit
09ffc5c121
@@ -1 +1 @@
|
||||
psycopg2>=2.8.4
|
||||
psycopg[binary]>=3.1
|
||||
|
||||
Reference in New Issue
Block a user