[deps] Upgrades pillow to work with Python 3.11
This commit is contained in:
@ -16,7 +16,7 @@ httpx = "<=0.27.2"
|
||||
djangorestframework = "^3.13.1"
|
||||
Markdown = "^3.3.6"
|
||||
django-filter = "^21.1"
|
||||
Pillow = "^9.0.1"
|
||||
Pillow = "^11.1.0"
|
||||
psycopg2 = "^2.9.3"
|
||||
dj-database-url = "^0.5.0"
|
||||
django-mathfilters = "^1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user