mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-20 13:36:05 -05:00
feat: add DB connection pooling
This commit is contained in:
@@ -2,7 +2,7 @@ Django==5.1.6
|
||||
djangorestframework==3.15.2
|
||||
python3-saml==1.16.0
|
||||
django-allauth==65.4.1
|
||||
psycopg==3.2.4
|
||||
psycopg[pool]==3.2.4
|
||||
uwsgi==2.0.28
|
||||
django-redis==5.4.0
|
||||
celery==5.4.0
|
||||
|
||||
Reference in New Issue
Block a user