From ea3746fb5c6cc080bf67a3f43d45ebd4155454da Mon Sep 17 00:00:00 2001 From: Evan Rusackas Date: Fri, 23 Feb 2024 13:25:21 -0700 Subject: [PATCH] fix(trino): bumping trino to fix hudi schema fetching (#27213) --- requirements/development.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/requirements/development.txt b/requirements/development.txt index c4c6ee9840b32..12f88aef5a295 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -109,12 +109,7 @@ tableschema==1.20.2 tabulator==1.53.5 # via tableschema thrift==0.16.0 - # via - # apache-superset - # pyhive - # thrift-sasl -thrift-sasl==0.4.3 - # via pyhive + # via apache-superset tomli==2.0.1 # via pylint tomlkit==0.11.8