Browse Source

[Trino] Add Trino pypi package in requirements (#3618)

Ayush Goyal 1 year ago
parent
commit
4d5785858a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      desktop/core/base_requirements.txt

+ 1 - 0
desktop/core/base_requirements.txt

@@ -67,6 +67,7 @@ SQLAlchemy==1.3.8
 sqlparse==0.4.4
 tablib==0.13.0
 tabulate==0.8.9
+trino==0.324.0  # Need to upgrade to the latest version but that requires requests>=2.31.0
 git+https://github.com/gethue/thrift.git
 thrift-sasl==0.4.3
 git+https://github.com/gethue/django-babel.git