Add Pillow for ImageFields
This commit is contained in:
parent
e8c624d408
commit
3dd901f4c0
2 changed files with 41 additions and 0 deletions
|
@ -7,6 +7,7 @@ requires-python = ">=3.12"
|
|||
dependencies = [
|
||||
"argon2-cffi>=23.1.0",
|
||||
"django==5.2b1",
|
||||
"pillow>=11.1.0",
|
||||
"psycopg2-binary>=2.9.10",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue