mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
feat: upgrade docker image to py38 and add support for py39 (#16889)
* feat: upgrade docker image to py38 and add support for py39 * update required tests
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
-r base.in
|
||||
flask-cors>=2.0.0
|
||||
mysqlclient==1.4.2.post1
|
||||
pillow>=7.0.0,<8.0.0
|
||||
pillow>=8.3.1,<9
|
||||
pydruid>=0.6.1,<0.7
|
||||
pyhive[hive]>=0.6.1
|
||||
psycopg2-binary==2.8.5
|
||||
|
||||
Reference in New Issue
Block a user