feat: Add postgres support
This commit is contained in:
parent
b326534905
commit
7a00e902f5
@ -34,7 +34,8 @@ dependencies = [
|
||||
"model_bakery",
|
||||
"markdown",
|
||||
"Pillow",
|
||||
"django-registration"
|
||||
"django-registration",
|
||||
"psycopg2-binary"
|
||||
]
|
||||
dynamic = ["version", "readme"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user