superset/requirements/testing.txt

145 lines
3.3 KiB
Plaintext
Raw Normal View History

# SHA1:623feb0dd2b6bd376238ecf75069bc82136c2d70
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
# pip-compile-multi
#
-r development.txt
-r integration.txt
-e file:.
2021-10-14 11:07:47 -04:00
# via
# -r requirements/base.in
# -r requirements/development.in
2021-10-14 11:07:47 -04:00
# -r requirements/testing.in
2023-05-10 06:19:25 -04:00
coverage[toml]==7.2.5
# via pytest-cov
2023-05-10 06:19:25 -04:00
db-dtypes==1.1.1
2022-12-07 02:17:21 -05:00
# via pandas-gbq
2023-05-10 06:19:25 -04:00
docker==6.1.1
# via -r requirements/testing.in
2023-05-10 06:19:25 -04:00
exceptiongroup==1.1.1
# via pytest
flask-testing==0.8.1
# via -r requirements/testing.in
2023-05-10 06:19:25 -04:00
freezegun==1.2.2
# via -r requirements/testing.in
2022-12-02 05:48:36 -05:00
google-api-core[grpc]==2.11.0
2021-10-14 11:07:47 -04:00
# via
# google-cloud-bigquery
# google-cloud-bigquery-storage
# google-cloud-core
2022-12-03 02:25:11 -05:00
# pandas-gbq
2022-12-02 05:48:36 -05:00
# sqlalchemy-bigquery
2023-05-10 06:19:25 -04:00
google-auth==2.17.3
2021-10-14 11:07:47 -04:00
# via
# google-api-core
# google-auth-oauthlib
# google-cloud-core
# pandas-gbq
# pydata-google-auth
2022-12-03 02:25:11 -05:00
# sqlalchemy-bigquery
2023-05-10 06:19:25 -04:00
google-auth-oauthlib==1.0.0
2021-10-14 11:07:47 -04:00
# via
# pandas-gbq
# pydata-google-auth
2023-05-10 06:19:25 -04:00
google-cloud-bigquery==3.10.0
2021-10-14 11:07:47 -04:00
# via
# apache-superset
2021-10-14 11:07:47 -04:00
# pandas-gbq
2022-12-02 05:48:36 -05:00
# sqlalchemy-bigquery
2023-05-10 06:19:25 -04:00
google-cloud-bigquery-storage==2.19.1
2022-12-03 02:25:11 -05:00
# via
# pandas-gbq
# sqlalchemy-bigquery
2022-12-02 05:48:36 -05:00
google-cloud-core==2.3.2
2021-10-14 11:07:47 -04:00
# via google-cloud-bigquery
2022-12-02 05:48:36 -05:00
google-crc32c==1.5.0
2021-10-14 11:07:47 -04:00
# via google-resumable-media
2023-05-10 06:19:25 -04:00
google-resumable-media==2.5.0
2021-10-14 11:07:47 -04:00
# via google-cloud-bigquery
2023-05-10 06:19:25 -04:00
googleapis-common-protos==1.59.0
# via
# google-api-core
# grpcio-status
2023-05-10 06:19:25 -04:00
grpcio==1.54.0
2021-10-14 11:07:47 -04:00
# via
# google-api-core
# google-cloud-bigquery
# grpcio-status
2023-05-10 06:19:25 -04:00
grpcio-status==1.54.0
# via google-api-core
2023-05-10 06:19:25 -04:00
iniconfig==2.0.0
# via pytest
2023-05-10 06:19:25 -04:00
jsonschema-spec==0.1.4
# via openapi-spec-validator
2022-12-02 05:48:36 -05:00
oauthlib==3.2.2
2021-10-14 11:07:47 -04:00
# via requests-oauthlib
2023-05-10 06:19:25 -04:00
openapi-schema-validator==0.4.4
# via openapi-spec-validator
2023-05-10 06:19:25 -04:00
openapi-spec-validator==0.5.6
# via -r requirements/testing.in
2023-05-10 06:19:25 -04:00
pandas-gbq==0.19.1
# via apache-superset
2023-05-10 06:19:25 -04:00
parameterized==0.9.0
# via -r requirements/testing.in
2023-05-10 06:19:25 -04:00
pathable==0.4.3
# via jsonschema-spec
proto-plus==1.22.2
2021-10-14 11:07:47 -04:00
# via
# google-cloud-bigquery
# google-cloud-bigquery-storage
2023-05-10 06:19:25 -04:00
protobuf==4.23.0
2021-10-14 11:07:47 -04:00
# via
# google-api-core
# google-cloud-bigquery
2022-12-03 02:25:11 -05:00
# google-cloud-bigquery-storage
2021-10-14 11:07:47 -04:00
# googleapis-common-protos
# grpcio-status
2021-10-14 11:07:47 -04:00
# proto-plus
2023-05-10 06:19:25 -04:00
pyasn1==0.5.0
2021-10-14 11:07:47 -04:00
# via
# pyasn1-modules
# rsa
2023-05-10 06:19:25 -04:00
pyasn1-modules==0.3.0
2021-10-14 11:07:47 -04:00
# via google-auth
2023-05-10 06:19:25 -04:00
pydata-google-auth==1.7.0
2021-10-14 11:07:47 -04:00
# via pandas-gbq
2023-05-10 06:19:25 -04:00
pyfakefs==5.2.2
# via -r requirements/testing.in
pyhive[presto]==0.6.5
# via apache-superset
2023-05-10 06:19:25 -04:00
pytest==7.3.1
# via
# -r requirements/testing.in
# pytest-cov
# pytest-mock
2023-05-10 06:19:25 -04:00
pytest-cov==4.0.0
# via -r requirements/testing.in
2023-05-10 06:19:25 -04:00
pytest-mock==3.10.0
# via -r requirements/testing.in
2023-05-10 06:19:25 -04:00
pytz-deprecation-shim==0.1.0.post0
# via tzlocal
2022-12-02 05:48:36 -05:00
requests-oauthlib==1.3.1
2021-10-14 11:07:47 -04:00
# via google-auth-oauthlib
2023-05-10 06:19:25 -04:00
rfc3339-validator==0.1.4
# via openapi-schema-validator
2022-12-02 05:48:36 -05:00
rsa==4.9
2021-10-14 11:07:47 -04:00
# via google-auth
2023-05-10 06:19:25 -04:00
sqlalchemy-bigquery==1.6.1
2022-12-03 02:25:11 -05:00
# via apache-superset
2023-05-10 06:19:25 -04:00
statsd==4.0.1
# via -r requirements/testing.in
trino==0.324.0
# via apache-superset
2023-05-10 06:19:25 -04:00
tzdata==2023.3
# via pytz-deprecation-shim
tzlocal==4.3
# via trino
websocket-client==1.5.1
# via docker
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools