mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
fix: apache-superset-core exported packages (#34977)
This commit is contained in:
committed by
GitHub
parent
92879e6b32
commit
322442d5be
@@ -35,7 +35,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.12",
|
||||
]
|
||||
dependencies = [
|
||||
# no bounds for apache-superset-core until a stable version
|
||||
# no bounds for apache-superset-core until we have a stable version
|
||||
"apache-superset-core",
|
||||
"backoff>=1.8.0",
|
||||
"celery>=5.3.6, <6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user