feat: Add crispyforms to dependencies
This commit is contained in:
parent
669d0972b2
commit
7c6bb94f36
@ -35,7 +35,9 @@ dependencies = [
|
||||
"markdown",
|
||||
"Pillow",
|
||||
"django-registration",
|
||||
"psycopg2-binary"
|
||||
"psycopg2-binary",
|
||||
"django-crispy-forms",
|
||||
"crispy-bootstrap4",
|
||||
]
|
||||
dynamic = ["version", "readme"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user