1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #32355 -- Bumped required psycopg2 version to 2.8.4.

psycopg2 2.8.4 is the first release to support Python 3.8.
This commit is contained in:
Mariusz Felisiak
2021-12-22 20:32:55 +01:00
committed by GitHub
parent c4328c2f4e
commit ca04659b4b
6 changed files with 8 additions and 11 deletions

View File

@@ -1 +1 @@
psycopg2>=2.5.4
psycopg2>=2.8.4