fix: run pip-compile-multi --no-upgrade (#27861)

This commit is contained in:
Maxime Beauchemin 2024-04-02 22:08:00 -07:00 committed by GitHub
parent ad752f04c7
commit 6683d292ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 6 deletions

View File

@ -148,9 +148,7 @@ geopy==2.4.1
google-auth==2.27.0 google-auth==2.27.0
# via shillelagh # via shillelagh
greenlet==3.0.3 greenlet==3.0.3
# via # via shillelagh
# shillelagh
# sqlalchemy
gunicorn==21.2.0 gunicorn==21.2.0
# via apache-superset # via apache-superset
hashids==1.3.1 hashids==1.3.1

View File

@ -203,7 +203,9 @@ ptyprocess==0.7.0
pure-eval==0.2.2 pure-eval==0.2.2
# via stack-data # via stack-data
pure-sasl==0.6.2 pure-sasl==0.6.2
# via thrift-sasl # via
# pyhive
# thrift-sasl
pydata-google-auth==1.7.0 pydata-google-auth==1.7.0
# via pandas-gbq # via pandas-gbq
pydruid==0.6.6 pydruid==0.6.6
@ -212,7 +214,7 @@ pyee==11.0.1
# via playwright # via playwright
pyfakefs==5.2.2 pyfakefs==5.2.2
# via apache-superset # via apache-superset
pyhive[presto]==0.7.0 pyhive[hive_pure_sasl]==0.7.0
# via apache-superset # via apache-superset
pyinstrument==4.4.0 pyinstrument==4.4.0
# via apache-superset # via apache-superset
@ -256,9 +258,12 @@ tableschema==1.20.10
thrift==0.16.0 thrift==0.16.0
# via # via
# apache-superset # apache-superset
# pyhive
# thrift-sasl # thrift-sasl
thrift-sasl==0.4.3 thrift-sasl==0.4.3
# via apache-superset # via
# apache-superset
# pyhive
tomli==2.0.1 tomli==2.0.1
# via # via
# build # build