mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
chore: upgrade psycopg to 3 (#1507)
This commit is contained in:
parent
2ff49c93bd
commit
61ad6b9e0e
@ -3,7 +3,7 @@
|
|||||||
Django==4.2.3
|
Django==4.2.3
|
||||||
django-braces==1.15.0
|
django-braces==1.15.0
|
||||||
django-taggit==4.0.0
|
django-taggit==4.0.0
|
||||||
psycopg2==2.9.6
|
psycopg==3.1.9
|
||||||
django-oauth-toolkit==2.3.0
|
django-oauth-toolkit==2.3.0
|
||||||
mistune==3.0.1
|
mistune==3.0.1
|
||||||
djangorestframework==3.14.0
|
djangorestframework==3.14.0
|
||||||
|
Loading…
Reference in New Issue
Block a user