Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump python libs #23986

Merged
merged 7 commits into from
May 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs/installation/running-on-kubernetes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ connect to those datasources in your Superset installation:
bootstrapScript: |
#!/bin/bash
pip install psycopg2==2.9.6 \
sqlalchemy-bigquery==1.5.0 \
sqlalchemy-bigquery==1.6.1 \
elasticsearch-dbapi==0.2.5 &&\
if [ ! -f ~/bootstrap ]; then echo "Running Superset with uid {{ .Values.runAsUser }}" > ~/bootstrap; fi
```
Expand Down
22 changes: 9 additions & 13 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ apispec[yaml]==3.3.2
# via flask-appbuilder
async-timeout==4.0.2
# via redis
attrs==21.2.0
attrs==23.1.0
# via jsonschema
babel==2.9.1
# via flask-babel
Expand Down Expand Up @@ -53,7 +53,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.2.0
# via celery
colorama==0.4.4
colorama==0.4.6
# via
# apache-superset
# flask-appbuilder
Expand Down Expand Up @@ -98,7 +98,7 @@ flask-compress==1.13
# via apache-superset
flask-jwt-extended==4.3.1
# via flask-appbuilder
flask-limiter==3.3.0
flask-limiter==3.3.1
# via flask-appbuilder
flask-login==0.6.0
# via
Expand Down Expand Up @@ -152,13 +152,13 @@ jinja2==3.0.3
# via
# flask
# flask-babel
jsonschema==3.2.0
jsonschema==4.17.3
# via flask-appbuilder
kombu==5.2.4
# via celery
korean-lunar-calendar==0.2.1
# via holidays
limits==3.3.1
limits==3.4.0
# via flask-limiter
mako==1.1.4
# via alembic
Expand Down Expand Up @@ -193,7 +193,7 @@ numpy==1.23.5
# pyarrow
ordered-set==4.1.0
# via flask-limiter
packaging==21.3
packaging==23.1
# via
# deprecation
# limits
Expand All @@ -209,7 +209,7 @@ polyline==2.0.0
# via apache-superset
prison==0.2.1
# via flask-appbuilder
prompt-toolkit==3.0.28
prompt-toolkit==3.0.38
# via click-repl
pyarrow==10.0.1
# via apache-superset
Expand All @@ -227,10 +227,8 @@ pymeeus==0.5.11
pynacl==1.5.0
# via paramiko
pyparsing==3.0.6
# via
# apache-superset
# packaging
pyrsistent==0.16.1
# via apache-superset
pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -270,10 +268,8 @@ six==1.16.0
# via
# click-repl
# isodate
# jsonschema
# paramiko
# prison
# pyrsistent
# python-dateutil
# wtforms-json
slack-sdk==3.21.3
Expand Down
48 changes: 24 additions & 24 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,67 +14,67 @@ appnope==0.1.3
# via ipython
astroid==2.6.6
# via pylint
asttokens==2.0.5
asttokens==2.2.1
# via stack-data
backcall==0.2.0
# via ipython
boto3==1.18.19
boto3==1.26.130
# via tabulator
botocore==1.21.19
botocore==1.29.130
# via
# boto3
# s3transfer
cached-property==1.5.2
# via tableschema
certifi==2021.10.8
certifi==2023.5.7
# via requests
chardet==4.0.0
chardet==5.1.0
# via tabulator
charset-normalizer==2.0.12
charset-normalizer==3.1.0
# via requests
decorator==5.1.1
# via ipython
et-xmlfile==1.1.0
# via openpyxl
executing==0.8.3
executing==1.2.0
# via stack-data
flask-cors==3.0.10
# via apache-superset
future==0.18.2
future==0.18.3
# via pyhive
ijson==3.1.4
ijson==3.2.0.post0
# via tabulator
ipython==8.3.0
ipython==8.12.2
# via -r requirements/development.in
isort==5.12.0
# via pylint
jedi==0.18.1
jedi==0.18.2
# via ipython
jmespath==0.10.0
jmespath==1.0.1
# via
# boto3
# botocore
jsonlines==2.0.0
jsonlines==3.1.0
# via tabulator
lazy-object-proxy==1.9.0
# via astroid
linear-tsv==1.1.0
# via tabulator
matplotlib-inline==0.1.3
matplotlib-inline==0.1.6
# via ipython
mccabe==0.6.1
# via pylint
mysqlclient==2.1.0
# via apache-superset
openpyxl==3.0.7
openpyxl==3.1.2
# via tabulator
parso==0.8.3
# via jedi
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==9.3.0
pillow==9.5.0
# via apache-superset
progress==1.6
# via -r requirements/development.in
Expand All @@ -90,30 +90,30 @@ pydruid==0.6.5
# via apache-superset
pyhive[hive]==0.6.5
# via apache-superset
pyinstrument==4.0.2
pyinstrument==4.4.0
# via -r requirements/development.in
pylint==2.9.6
# via -r requirements/development.in
requests==2.26.0
requests==2.30.0
# via
# pydruid
# tableschema
# tabulator
rfc3986==1.5.0
rfc3986==2.0.0
# via tableschema
s3transfer==0.5.0
s3transfer==0.6.1
# via boto3
sasl==0.3.1
# via pyhive
sqloxide==0.1.30
sqloxide==0.1.33
# via -r requirements/development.in
stack-data==0.2.0
stack-data==0.6.2
# via ipython
tableschema==1.20.2
# via apache-superset
tabulator==1.53.5
# via tableschema
thrift==0.14.1
thrift==0.16.0
# via
# apache-superset
# pyhive
Expand All @@ -122,7 +122,7 @@ thrift-sasl==0.4.3
# via pyhive
toml==0.10.2
# via pylint
traitlets==5.2.1.post0
traitlets==5.9.0
# via
# ipython
# matplotlib-inline
Expand Down
58 changes: 32 additions & 26 deletions requirements/integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,61 +5,67 @@
#
# pip-compile-multi
#
build==0.8.0
build==0.10.0
# via pip-tools
cfgv==3.3.0
cachetools==5.3.0
# via tox
cfgv==3.3.1
# via pre-commit
chardet==5.1.0
# via tox
click==8.0.4
# via
# pip-compile-multi
# pip-tools
colorama==0.4.6
# via tox
distlib==0.3.6
# via virtualenv
filelock==3.9.0
filelock==3.12.0
# via
# tox
# virtualenv
identify==2.2.13
identify==2.5.24
# via pre-commit
nodeenv==1.6.0
nodeenv==1.7.0
# via pre-commit
packaging==21.3
packaging==23.1
# via
# build
# pyproject-api
# tox
pep517==0.11.0
# via build
pip-compile-multi==2.6.2
pip-compile-multi==2.6.3
# via -r requirements/integration.in
pip-tools==6.8.0
pip-tools==6.13.0
# via pip-compile-multi
platformdirs==2.6.2
# via virtualenv
pluggy==0.13.1
platformdirs==3.5.0
# via
# tox
# virtualenv
pluggy==1.0.0
# via tox
pre-commit==3.3.1
# via -r requirements/integration.in
py==1.10.0
pyproject-api==1.5.1
# via tox
pyparsing==3.0.6
# via packaging
pyproject-hooks==1.0.0
# via build
pyyaml==5.4.1
# via pre-commit
six==1.16.0
# via tox
toml==0.10.2
# via tox
tomli==1.2.1
# via build
toposort==1.6
tomli==2.0.1
# via
# build
# pyproject-api
# tox
toposort==1.10
# via pip-compile-multi
tox==3.25.1
tox==4.5.1
# via -r requirements/integration.in
virtualenv==20.17.1
virtualenv==20.23.0
# via
# pre-commit
# tox
wheel==0.38.1
wheel==0.40.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down