mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Bump pillow version for security fix
This commit is contained in:
parent
a32a30de52
commit
20788bb559
@ -2,7 +2,7 @@
|
||||
Django==3.2.4 # Django package
|
||||
gunicorn>=20.1.0 # Gunicorn web server
|
||||
|
||||
pillow==8.2.0 # Image manipulation
|
||||
pillow==8.3.2 # Image manipulation
|
||||
djangorestframework==3.12.4 # DRF framework
|
||||
django-cors-headers==3.2.0 # CORS headers extension for DRF
|
||||
django-filter==2.4.0 # Extended filtering options
|
||||
|
Loading…
Reference in New Issue
Block a user