chore: upgrade psycopg to 3 (#1507)

This commit is contained in:
pablohashescobar 2023-07-13 13:51:02 +05:30 committed by GitHub
parent 2ff49c93bd
commit 61ad6b9e0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
Django==4.2.3
django-braces==1.15.0
django-taggit==4.0.0
psycopg2==2.9.6
psycopg==3.1.9
django-oauth-toolkit==2.3.0
mistune==3.0.1
djangorestframework==3.14.0