mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
Update pillow version
- Addresses a security patch requirement
This commit is contained in:
parent
41a4033427
commit
c5b93e2392
@ -1,6 +1,6 @@
|
|||||||
wheel>=0.34.2 # Wheel
|
wheel>=0.34.2 # Wheel
|
||||||
Django==3.0.5 # Django package
|
Django==3.0.5 # Django package
|
||||||
pillow==6.2.0 # Image manipulation
|
pillow==6.2.2 # Image manipulation
|
||||||
djangorestframework==3.10.3 # DRF framework
|
djangorestframework==3.10.3 # DRF framework
|
||||||
django-dbbackup==3.3.0 # Database backup / restore functionality
|
django-dbbackup==3.3.0 # Database backup / restore functionality
|
||||||
django-cors-headers==3.2.0 # CORS headers extension for DRF
|
django-cors-headers==3.2.0 # CORS headers extension for DRF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user