From bccd654b010f9359b7bd3d7c9060c8a97953726d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:41:02 -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(#27730)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/development.txt | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/requirements/development.txt b/requirements/development.txt index 18da59a79..da056808c 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -10,8 +10,6 @@ # via # -r requirements/base.in # -r requirements/development.in -appnope==0.1.4 - # via ipython astroid==2.15.8 # via pylint asttokens==2.2.1 @@ -208,10 +206,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.5 @@ -220,7 +214,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 @@ -263,13 +257,8 @@ tableschema==1.20.2 # via apache-superset tabulator==1.53.5 # via tableschema -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