fix: psycopg errors (#1568)

This commit is contained in:
Nikhil
2023-07-19 15:07:54 +05:30
committed by GitHub
parent 53e443d816
commit 0102f1d693
6 changed files with 7 additions and 5 deletions

View File

@@ -30,3 +30,5 @@ openai==0.27.8
slack-sdk==3.21.3
celery==5.3.1
django_celery_beat==2.5.0
psycopg-binary==3.1.9
psycopg-c==3.1.9

View File

@@ -7,5 +7,5 @@ django-storages==1.13.2
boto3==1.27.0
django-anymail==10.0
django-debug-toolbar==4.1.0
gevent==22.10.2
gevent==23.7.0
psycogreen==1.0.2