[thumbnails] API and celery task for dashboards and charts (#8947)

This commit is contained in:
Daniel Vaz Gaspar
2020-04-15 09:40:14 +01:00
committed by GitHub
parent 1ccda920fe
commit d81f720502
21 changed files with 1141 additions and 13 deletions

View File

@@ -118,6 +118,7 @@ setup(
"hana": ["hdbcli==2.4.162", "sqlalchemy_hana==0.4.0"],
"dremio": ["sqlalchemy_dremio>=1.1.0"],
"cockroachdb": ["cockroachdb==0.3.3"],
"thumbnails": ["Pillow>=7.0.0, <8.0.0"],
},
python_requires="~=3.6",
author="Apache Software Foundation",