mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
fix(requirements): add packaging for pillow version check
This commit is contained in:
parent
791271fbfd
commit
5bf5855f55
1 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ python = "^3.7"
|
|||
Pillow = "^9.4.0"
|
||||
django-appconf = "^1.0.5"
|
||||
dnspython = "^2.3.0"
|
||||
packaging = "^23.0"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
coverage = "^7.1.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue