fix: make flask-cors a core dependency (#34115)

This commit is contained in:
Maxime Beauchemin
2025-07-09 14:54:39 -07:00
committed by GitHub
parent 0d236c4ade
commit 73dfe57ae2
10 changed files with 301 additions and 563 deletions

View File

@@ -154,7 +154,6 @@ greenlet==3.1.1
# via
# apache-superset (pyproject.toml)
# shillelagh
# sqlalchemy
gunicorn==23.0.0
# via apache-superset (pyproject.toml)
h11==0.16.0