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