You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2023/08/09 02:39:59 UTC

[superset] 02/02: Add dependency

This is an automated email from the ASF dual-hosted git repository.

beto pushed a commit to branch upload_gsheets
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 03a01023cf3e9dbea4fc97a575d7912300de2fee
Author: Beto Dealmeida <ro...@dealmeida.net>
AuthorDate: Tue Aug 8 19:38:22 2023 -0700

    Add dependency
---
 requirements/development.txt | 2 +-
 requirements/testing.in      | 2 +-
 requirements/testing.txt     | 7 ++++++-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/requirements/development.txt b/requirements/development.txt
index bba99045cc..7155b2e1a5 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -106,7 +106,7 @@ pylint==2.17.4
     # via -r requirements/development.in
 python-ldap==3.4.3
     # via -r requirements/development.in
-requests==2.30.0
+requests==2.31.0
     # via
     #   pydruid
     #   tableschema
diff --git a/requirements/testing.in b/requirements/testing.in
index 856c5272dc..b991be1040 100644
--- a/requirements/testing.in
+++ b/requirements/testing.in
@@ -16,7 +16,7 @@
 #
 -r development.in
 -r integration.in
--e file:.[bigquery,hive,presto,prophet,trino]
+-e file:.[bigquery,hive,presto,prophet,trino,gsheets]
 docker
 flask-testing
 freezegun
diff --git a/requirements/testing.txt b/requirements/testing.txt
index 283b4c9fcd..c8a3221b45 100644
--- a/requirements/testing.txt
+++ b/requirements/testing.txt
@@ -1,4 +1,4 @@
-# SHA1:78fe89f88adf34ac75513d363d7d9d0b5cc8cd1c
+# SHA1:78d0270a4f583095e0587aa21f57fc2ff7fe8b84
 #
 # This file is autogenerated by pip-compile-multi
 # To update, run:
@@ -12,6 +12,8 @@
     #   -r requirements/base.in
     #   -r requirements/development.in
     #   -r requirements/testing.in
+apsw==3.42.0.1
+    # via shillelagh
 cmdstanpy==1.1.0
     # via prophet
 contourpy==1.0.7
@@ -50,6 +52,7 @@ google-auth==2.17.3
     #   google-cloud-core
     #   pandas-gbq
     #   pydata-google-auth
+    #   shillelagh
     #   sqlalchemy-bigquery
 google-auth-oauthlib==1.0.0
     # via
@@ -142,6 +145,8 @@ rfc3339-validator==0.1.4
     # via openapi-schema-validator
 rsa==4.9
     # via google-auth
+shillelagh[gsheetsapi]==1.2.6
+    # via apache-superset
 sqlalchemy-bigquery==1.6.1
     # via apache-superset
 statsd==4.0.1