chore(slack): use recommended method for file upload (#23744)

This commit is contained in:
Beto Dealmeida 2023-05-08 12:13:21 -07:00 committed by GitHub
parent d23df35087
commit 9fd936c18c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 27 additions and 27 deletions

View File

@ -124,6 +124,8 @@ geopy==2.2.0
# via apache-superset
graphlib-backport==1.0.3
# via apache-superset
greenlet==2.0.2
# via sqlalchemy
gunicorn==20.1.0
# via apache-superset
hashids==1.3.1
@ -274,7 +276,7 @@ six==1.16.0
# pyrsistent
# python-dateutil
# wtforms-json
slack-sdk==3.18.3
slack-sdk==3.21.3
# via apache-superset
sqlalchemy==1.4.36
# via
@ -299,7 +301,6 @@ typing-extensions==4.4.0
# apache-superset
# flask-limiter
# limits
# rich
urllib3==1.26.6
# via selenium
vine==5.0.0

View File

@ -21,4 +21,5 @@
ipython
progress>=1.5,<2
pyinstrument>=4.0.2,<5
pylint==2.9.6
sqloxide

View File

@ -1,4 +1,4 @@
# SHA1:80db36131ba9a8df7c34810cee7788f03cfb68b8
# SHA1:48510babdc779399d3e065d67c6418cbf4f50ca3
#
# This file is autogenerated by pip-compile-multi
# To update, run:
@ -12,6 +12,8 @@
# -r requirements/development.in
appnope==0.1.3
# via ipython
astroid==2.6.6
# via pylint
asttokens==2.0.5
# via stack-data
backcall==0.2.0
@ -44,6 +46,8 @@ ijson==3.1.4
# via tabulator
ipython==8.3.0
# via -r requirements/development.in
isort==5.12.0
# via pylint
jedi==0.18.1
# via ipython
jmespath==0.10.0
@ -52,10 +56,14 @@ jmespath==0.10.0
# botocore
jsonlines==2.0.0
# via tabulator
lazy-object-proxy==1.9.0
# via astroid
linear-tsv==1.1.0
# via tabulator
matplotlib-inline==0.1.3
# via ipython
mccabe==0.6.1
# via pylint
mysqlclient==2.1.0
# via apache-superset
openpyxl==3.0.7
@ -84,6 +92,8 @@ pyhive[hive]==0.6.5
# via apache-superset
pyinstrument==4.0.2
# via -r requirements/development.in
pylint==2.9.6
# via -r requirements/development.in
requests==2.26.0
# via
# pydruid
@ -110,6 +120,8 @@ thrift==0.14.1
# thrift-sasl
thrift-sasl==0.4.3
# via pyhive
toml==0.10.2
# via pylint
traitlets==5.2.1.post0
# via
# ipython

View File

@ -17,3 +17,4 @@
-r base.in
-e .[postgres]
gevent
greenlet==2.0.2

View File

@ -1,4 +1,4 @@
# SHA1:b6943e4be5e050c458e66b470f517acda02c38e6
# SHA1:760660946a6dff943aa184cd697c9f2392256b90
#
# This file is autogenerated by pip-compile-multi
# To update, run:
@ -10,10 +10,8 @@
# via
# -r requirements/base.in
# -r requirements/docker.in
gevent==21.8.0
gevent==22.10.2
# via -r requirements/docker.in
greenlet==1.1.3.post0
# via gevent
psycopg2-binary==2.9.6
# via apache-superset
zope-event==4.5.0

View File

@ -30,7 +30,7 @@ packaging==21.3
pep517==0.11.0
# via build
pip-compile-multi==2.6.2
# via -r integration.in
# via -r requirements/integration.in
pip-tools==6.8.0
# via pip-compile-multi
platformdirs==2.6.2
@ -38,7 +38,7 @@ platformdirs==2.6.2
pluggy==0.13.1
# via tox
pre-commit==3.3.1
# via -r integration.in
# via -r requirements/integration.in
py==1.10.0
# via tox
pyparsing==3.0.6
@ -50,11 +50,11 @@ six==1.16.0
toml==0.10.2
# via tox
tomli==1.2.1
# via pep517
# via build
toposort==1.6
# via pip-compile-multi
tox==3.25.1
# via -r integration.in
# via -r requirements/integration.in
virtualenv==20.17.1
# via
# pre-commit

View File

@ -12,8 +12,6 @@
# -r requirements/base.in
# -r requirements/development.in
# -r requirements/testing.in
astroid==2.6.6
# via pylint
cachetools==5.2.0
# via google-auth
coverage==5.5
@ -45,7 +43,7 @@ google-auth-oauthlib==0.7.1
# via
# pandas-gbq
# pydata-google-auth
google-cloud-bigquery[bqstorage,pandas]==3.4.0
google-cloud-bigquery==3.4.0
# via
# apache-superset
# pandas-gbq
@ -74,12 +72,6 @@ grpcio-status==1.51.1
# via google-api-core
iniconfig==1.1.1
# via pytest
isort==5.12.0
# via pylint
lazy-object-proxy==1.6.0
# via astroid
mccabe==0.6.1
# via pylint
oauthlib==3.2.2
# via requests-oauthlib
openapi-schema-validator==0.1.5
@ -112,10 +104,6 @@ pydata-google-auth==1.4.0
# via pandas-gbq
pyfakefs==4.5.6
# via -r requirements/testing.in
pyhive[presto]==0.6.5
# via apache-superset
pylint==2.9.6
# via -r requirements/testing.in
pytest==6.2.4
# via
# -r requirements/testing.in
@ -137,8 +125,7 @@ trino==0.319.0
# via apache-superset
websocket-client==1.2.0
# via docker
wrapt==1.12.1
# via astroid
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools

View File

@ -118,7 +118,7 @@ setup(
"shortid",
"sshtunnel>=0.4.0, <0.5",
"simplejson>=3.15.0",
"slack_sdk>=3.1.1, <4",
"slack_sdk>=3.19.0, <4",
"sqlalchemy>=1.4, <2",
"sqlalchemy-utils>=0.38.3, <0.39",
"sqlparse>=0.4.3, <0.5",