mirror of
https://github.com/apache/superset.git
synced 2026-04-23 18:14:56 +00:00
chore: upgrade Pillow (#19674)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
-r base.in
|
||||
flask-cors>=2.0.0
|
||||
mysqlclient>=2.1.0
|
||||
pillow>=8.3.2,<10
|
||||
pillow>=9.0.1,<10
|
||||
pydruid>=0.6.1,<0.7
|
||||
pyhive[hive]>=0.6.1
|
||||
psycopg2-binary==2.9.1
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# SHA1:cb189e676baa2e397294abb48eaefba5bf408522
|
||||
# SHA1:b4a3e0dd12a4937fc5a21bdbf63644be9222c65f
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
@@ -40,7 +40,7 @@ mysqlclient==2.1.0
|
||||
# via -r requirements/development.in
|
||||
openpyxl==3.0.7
|
||||
# via tabulator
|
||||
pillow==9.0.0
|
||||
pillow==9.1.0
|
||||
# via -r requirements/development.in
|
||||
progress==1.6
|
||||
# via -r requirements/development.in
|
||||
|
||||
Reference in New Issue
Block a user