Skip to content

Commit 3d83d20

Browse files
committed
fix(superset): Remove invalid parts of the file
1 parent 0bbad1d commit 3d83d20

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

superset/constraints-4.1.2.txt

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
1-
# SHA1:85649679306ea016e401f37adfbad832028d2e5f
2-
#
3-
# This file is autogenerated by pip-compile-multi
4-
# To update, run:
5-
#
6-
# pip-compile-multi
7-
#
8-
-e file:.
9-
# via -r requirements/base.in
1+
# from https://raw.githubusercontent.com/apache/superset/refs/tags/4.1.2/requirements/base.txt
102
alembic==1.13.1
113
# via flask-migrate
124
amqp==5.2.0
135
# via kombu
14-
apispec[yaml]==6.3.0
6+
apispec==6.3.0
157
# via flask-appbuilder
168
apsw==3.46.0.0
179
# via shillelagh
@@ -237,7 +229,7 @@ packaging==23.2
237229
# marshmallow
238230
# marshmallow-sqlalchemy
239231
# shillelagh
240-
pandas[performance]==2.0.3
232+
pandas==2.0.3
241233
# via apache-superset
242234
paramiko==3.4.0
243235
# via
@@ -318,7 +310,7 @@ rsa==4.9
318310
# via google-auth
319311
selenium==3.141.0
320312
# via apache-superset
321-
shillelagh[gsheetsapi]==1.2.18
313+
shillelagh==1.2.18
322314
# via apache-superset
323315
shortid==0.1.2
324316
# via apache-superset

0 commit comments

Comments
 (0)