From c0f8dfc7f99a0e83a8c9b3c083288c76f50aa662 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 18:57:13 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20thrift?= =?UTF-8?q?=200.16.0=20->=200.20.0=20(#27754)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/development.txt | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/requirements/development.txt b/requirements/development.txt index 2ea4853605..23c356c06a 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -193,10 +193,6 @@ ptyprocess==0.7.0 # via pexpect pure-eval==0.2.2 # via stack-data -pure-sasl==0.6.2 - # via - # pyhive - # thrift-sasl pydata-google-auth==1.7.0 # via pandas-gbq pydruid==0.6.6 @@ -205,7 +201,7 @@ pyee==11.0.1 # via playwright pyfakefs==5.2.2 # via -r requirements/development.in -pyhive[hive_pure_sasl]==0.7.0 +pyhive[presto]==0.7.0 # via apache-superset pyinstrument==4.4.0 # via -r requirements/development.in @@ -246,13 +242,8 @@ statsd==4.0.1 # via -r requirements/development.in tableschema==1.20.10 # via apache-superset -thrift==0.16.0 - # via - # apache-superset - # pyhive - # thrift-sasl -thrift-sasl==0.4.3 - # via pyhive +thrift==0.20.0 + # via apache-superset tomli==2.0.1 # via # build