Skip to content

Commit

Permalink
chore: add google-auth for new example dashboard (apache#26816)
Browse files Browse the repository at this point in the history
  • Loading branch information
betodealmeida authored and sfirke committed Mar 22, 2024
1 parent 7993199 commit a24b855
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 24 deletions.
27 changes: 24 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ cachelib==0.9.0
# via
# flask-caching
# flask-session
cachetools==5.3.2
# via google-auth
cattrs==23.2.1
# via requests-cache
celery==5.3.6
Expand Down Expand Up @@ -88,6 +90,8 @@ dnspython==2.1.0
# via email-validator
email-validator==1.1.3
# via flask-appbuilder
exceptiongroup==1.2.0
# via cattrs
flask==2.2.5
# via
# apache-superset
Expand Down Expand Up @@ -138,6 +142,8 @@ geographiclib==1.52
# via geopy
geopy==2.2.0
# via apache-superset
google-auth==2.27.0
# via shillelagh
greenlet==2.0.2
# via
# shillelagh
Expand All @@ -155,7 +161,10 @@ idna==3.2
# email-validator
# requests
importlib-metadata==6.6.0
# via apache-superset
# via
# apache-superset
# flask
# shillelagh
importlib-resources==5.12.0
# via limits
isodate==0.6.0
Expand Down Expand Up @@ -245,6 +254,12 @@ prompt-toolkit==3.0.38
# via click-repl
pyarrow==14.0.1
# via apache-superset
pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pycparser==2.20
# via cffi
pygments==2.15.0
Expand Down Expand Up @@ -295,9 +310,11 @@ requests-cache==1.1.1
# via shillelagh
rich==13.3.4
# via flask-limiter
rsa==4.9
# via google-auth
selenium==3.141.0
# via apache-superset
shillelagh==1.2.10
shillelagh[gsheetsapi]==1.2.10
# via apache-superset
shortid==0.1.2
# via apache-superset
Expand Down Expand Up @@ -338,7 +355,9 @@ tabulate==0.8.9
typing-extensions==4.4.0
# via
# apache-superset
# cattrs
# flask-limiter
# kombu
# limits
# shillelagh
tzdata==2023.3
Expand Down Expand Up @@ -379,7 +398,9 @@ wtforms-json==0.3.5
xlsxwriter==3.0.7
# via apache-superset
zipp==3.15.0
# via importlib-metadata
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
17 changes: 11 additions & 6 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,10 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyasn1==0.5.0
pure-sasl==0.6.2
# via
# pyasn1-modules
# python-ldap
pyasn1-modules==0.3.0
# via python-ldap
# pyhive
# thrift-sasl
pydruid==0.6.5
# via apache-superset
pyhive[hive_pure_sasl]==0.7.0
Expand All @@ -111,7 +109,14 @@ tableschema==1.20.2
tabulator==1.53.5
# via tableschema
thrift==0.16.0
# via apache-superset
# via
# apache-superset
# pyhive
# thrift-sasl
thrift-sasl==0.4.3
# via pyhive
tomli==2.0.1
# via pylint
tomlkit==0.11.8
# via pylint
traitlets==5.9.0
Expand Down
8 changes: 7 additions & 1 deletion requirements/integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
build==0.10.0
# via pip-tools
cachetools==5.3.1
cachetools==5.3.2
# via tox
cfgv==3.3.1
# via pre-commit
Expand Down Expand Up @@ -52,6 +52,12 @@ pyproject-hooks==1.0.0
# via build
pyyaml==6.0.1
# via pre-commit
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-api
# tox
toposort==1.10
# via pip-compile-multi
tox==4.6.4
Expand Down
10 changes: 0 additions & 10 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@ google-api-core[grpc]==2.11.0
# google-cloud-core
# pandas-gbq
# sqlalchemy-bigquery
google-auth==2.17.3
# via
# google-api-core
# google-auth-oauthlib
# google-cloud-core
# pandas-gbq
# pydata-google-auth
# sqlalchemy-bigquery
google-auth-oauthlib==1.0.0
# via
# pandas-gbq
Expand Down Expand Up @@ -132,8 +124,6 @@ requests-oauthlib==1.3.1
# via google-auth-oauthlib
rfc3339-validator==0.1.4
# via openapi-schema-validator
rsa==4.9
# via google-auth
sqlalchemy-bigquery==1.6.1
# via apache-superset
statsd==4.0.1
Expand Down
6 changes: 2 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ def get_git_sha() -> str:
"PyJWT>=2.4.0, <3.0",
"redis>=4.5.4, <5.0",
"selenium>=3.141.0, <4.10.0",
"shillelagh>=1.2.10, <2.0",
"shillelagh[gsheetsapi]>=1.2.10, <2.0",
"shortid",
"sshtunnel>=0.4.0, <0.5",
"simplejson>=3.15.0",
Expand Down Expand Up @@ -192,9 +192,7 @@ def get_git_sha() -> str:
"prophet": ["prophet>=1.1.5, <2"],
"redshift": ["sqlalchemy-redshift>=0.8.1, <0.9"],
"rockset": ["rockset-sqlalchemy>=0.0.1, <1"],
"shillelagh": [
"shillelagh[datasetteapi,gsheetsapi,socrata,weatherapi]>=1.2.10, <2"
],
"shillelagh": ["shillelagh[all]>=1.2.10, <2"],
"snowflake": ["snowflake-sqlalchemy>=1.2.4, <2"],
"spark": [
"pyhive[hive]>=0.6.5;python_version<'3.11'",
Expand Down

0 comments on commit a24b855

Please sign in to comment.