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

Refs #34255 -- Bumped required psycopg version to 3.1.8.

This commit is contained in:
Mariusz Felisiak
2023-01-17 05:21:53 +01:00
parent 0fbdb9784d
commit c8a76059ff
5 changed files with 9 additions and 9 deletions

View File

@@ -1 +1 @@
psycopg[binary]>=3.1
psycopg[binary]>=3.1.8