mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
chore(deps): bump pillow deps (#25931)
(cherry picked from commit a27a0df1a4)
This commit is contained in:
committed by
Michael S. Molina
parent
f4fd0e19e2
commit
e382d0dd28
2
setup.py
2
setup.py
@@ -201,7 +201,7 @@ setup(
|
||||
"thrift>=0.14.1, <1.0.0",
|
||||
],
|
||||
"teradata": ["teradatasql>=16.20.0.23"],
|
||||
"thumbnails": ["Pillow>=9.5.0, <10.0.0"],
|
||||
"thumbnails": ["Pillow>=10.0.1, <11"],
|
||||
"vertica": ["sqlalchemy-vertica-python>=0.5.9, < 0.6"],
|
||||
"netezza": ["nzalchemy>=11.0.2"],
|
||||
"starrocks": ["starrocks>=1.0.0"],
|
||||
|
||||
Reference in New Issue
Block a user