fix: apache-superset-core exported packages (#34977)

This commit is contained in:
Michael S. Molina
2025-09-02 12:58:34 -03:00
committed by GitHub
parent 92879e6b32
commit 322442d5be
5 changed files with 8 additions and 7 deletions

View File

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