Skip to content

Commit bbb44cd

Browse files
author
jarodaerts
committed
Add cors dependency
1 parent aaa8bc3 commit bbb44cd

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

requirements/base.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ apispec>=6.0.0,<6.7.0
3333
# https://marshmallow-sqlalchemy.readthedocs.io/en/latest/changelog.html#id3
3434
# Opened this issue https://github.com/marshmallow-code/marshmallow-sqlalchemy/issues/665
3535
marshmallow-sqlalchemy>=1.3.0,<1.4.1
36+
37+
apache-superset[cors]

requirements/base.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,3 +448,4 @@ zipp==3.21.0
448448
# via importlib-metadata
449449
zstandard==0.23.0
450450
# via flask-compress
451+
apache-superset[cors]

0 commit comments

Comments
 (0)