Update database settings to use PostgreSQL and add psycopg dependency
... | ... | @@ -12,3 +12,4 @@ pytest-mock |
faker | ||
coverage | ||
social-auth-app-django==5.4.3 | ||
psycopg[binary,pool] | ||
\ No newline at end of file |
Please register or sign in to comment
... | ... | @@ -12,3 +12,4 @@ pytest-mock |
faker | ||
coverage | ||
social-auth-app-django==5.4.3 | ||
psycopg[binary,pool] | ||
\ No newline at end of file |