feat(api): reduce build dependencies with psycopg2 binary package

This commit is contained in:
jon r 2024-10-10 19:36:33 +02:00
parent acf82e7845
commit ca6c389349
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ djangorestframework = "==3.14.0"
drf-spectacular = "==0.26.5"
markdown = "==3.4.4"
persisting-theory = "==1.0"
psycopg2 = "==2.9.9"
psycopg2-binary = "==2.9.9"
redis = "==5.0.1"
# Django LDAP