Merge pull request #2544 from inventree/dependabot/pip/pillow-9.0.0

Bump pillow from 8.3.2 to 9.0.0
This commit is contained in:
Oliver 2022-01-13 13:25:40 +11:00 committed by GitHub
commit f6566bd476
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ importlib_metadata # Backport for importlib.metadata
inventree # Install the latest version of the InvenTree API python library
markdown==3.3.4 # Force particular version of markdown
pep8-naming==0.11.1 # PEP naming convention extension
pillow==8.3.2 # Image manipulation
pillow==9.0.0 # Image manipulation
py-moneyed==0.8.0 # Specific version requirement for py-moneyed
pygments==2.7.4 # Syntax highlighting
python-barcode[images]==0.13.1 # Barcode generator