chore: Bump Pillow to 9.3.0 (#22489)

This commit is contained in:
EugeneTorap
2022-12-23 18:25:22 +03:00
committed by GitHub
parent 9b26794419
commit 87617095b9
2 changed files with 2 additions and 2 deletions

View File

@@ -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"],
},