From 416d7b90bc6eb891156fbc4ebd1a5d7cf38b7ee6 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 24 May 2024 01:24:04 +0000 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20wheel=20?= =?UTF-8?q?0.40.0=20->=200.43.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements/development.txt | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/requirements/development.txt b/requirements/development.txt index f6938d5319314..246fdf1c0a1b3 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -199,9 +199,7 @@ ptyprocess==0.7.0 pure-eval==0.2.2 # via stack-data pure-sasl==0.6.2 - # via - # pyhive - # thrift-sasl + # via thrift-sasl pydata-google-auth==1.7.0 # via pandas-gbq pydruid==0.6.6 @@ -210,7 +208,7 @@ pyee==11.0.1 # via playwright pyfakefs==5.3.5 # via apache-superset -pyhive[hive_pure_sasl]==0.7.0 +pyhive[presto]==0.7.0 # via apache-superset pyinstrument==4.4.0 # via apache-superset @@ -258,12 +256,9 @@ tableschema==1.20.10 thrift==0.16.0 # via # apache-superset - # pyhive # thrift-sasl thrift-sasl==0.4.3 - # via - # apache-superset - # pyhive + # via apache-superset tomli==2.0.1 # via # build @@ -300,7 +295,7 @@ virtualenv==20.23.1 # via # pre-commit # tox -wheel==0.40.0 +wheel==0.43.0 # via pip-tools xlrd==2.0.1 # via dataflows-tabulator