mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore: Bump Pillow to 9.3.0 (#22489)
This commit is contained in:
@@ -66,7 +66,7 @@ pexpect==4.8.0
|
||||
# via ipython
|
||||
pickleshare==0.7.5
|
||||
# via ipython
|
||||
pillow==9.1.1
|
||||
pillow==9.3.0
|
||||
# via apache-superset
|
||||
progress==1.6
|
||||
# via -r requirements/development.in
|
||||
|
||||
2
setup.py
2
setup.py
@@ -172,7 +172,7 @@ setup(
|
||||
"snowflake": ["snowflake-sqlalchemy>=1.2.4, <2"],
|
||||
"spark": ["pyhive[hive]>=0.6.5", "tableschema", "thrift>=0.14.1, <1.0.0"],
|
||||
"teradata": ["teradatasql>=16.20.0.23"],
|
||||
"thumbnails": ["Pillow>=9.1.1, <10.0.0"],
|
||||
"thumbnails": ["Pillow>=9.3.0, <10.0.0"],
|
||||
"vertica": ["sqlalchemy-vertica-python>=0.5.9, < 0.6"],
|
||||
"netezza": ["nzalchemy>=11.0.2"],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user