This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v1-10-test by this push:
new e983da7 Fixes sqlalchemy flask failure with python 3.8.4
e983da7 is described below
commit e983da7e9ef4f5a761e2ef75d5734a7580b83fd0
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue Jul 14 19:29:13 2020 +0200
Fixes sqlalchemy flask failure with python 3.8.4
(cherry picked from commit 021bb88bb82adf54b2299f723db0dc4d88fb6ab9)
---
requirements/requirements-python2.7.txt | 134 +++++++++++++++-----------------
requirements/requirements-python3.5.txt | 87 +++++++++++----------
requirements/requirements-python3.6.txt | 53 +++++++------
requirements/requirements-python3.7.txt | 52 ++++++-------
requirements/requirements-python3.8.txt | 51 ++++++------
scripts/ci/libraries/_initialization.sh | 12 +--
6 files changed, 190 insertions(+), 199 deletions(-)
diff --git a/requirements/requirements-python2.7.txt
b/requirements/requirements-python2.7.txt
index 6973e5a..793e6b8 100644
--- a/requirements/requirements-python2.7.txt
+++ b/requirements/requirements-python2.7.txt
@@ -8,7 +8,7 @@ Flask-Caching==1.3.3
Flask-JWT-Extended==3.24.1
Flask-Login==0.4.1
Flask-OpenID==1.2.5
-Flask-SQLAlchemy==2.4.3
+Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
Flask==1.1.2
JPype1==0.7.1
@@ -22,10 +22,10 @@ PyJWT==1.7.1
PyNaCl==1.4.0
PySmbClient==0.1.5
PyYAML==5.3.1
-Pygments==2.5.2
-SQLAlchemy-JSONField==0.8.0
+Pygments==2.6.1
+SQLAlchemy-JSONField==0.9.0
SQLAlchemy==1.3.18
-Sphinx==1.8.5
+Sphinx==3.1.2
Unidecode==1.1.1
WTForms==2.3.1
Werkzeug==0.16.1
@@ -36,44 +36,37 @@ amqp==2.6.0
analytics-python==1.2.9
ansiwrap==0.8.4
apipkg==1.5
-apispec==2.0.2
+apispec==3.3.1
appdirs==1.4.4
-argcomplete==1.11.1
+argcomplete==1.12.0
asn1crypto==1.3.0
aspy.yaml==1.3.0
-astroid==1.6.6
+astroid==2.4.2
atlasclient==1.0.0
atomicwrites==1.4.0
attrs==19.3.0
aws-sam-translator==1.25.0
aws-xray-sdk==2.6.0
azure-common==1.1.25
-azure-cosmos==3.1.2
+azure-cosmos==3.2.0
azure-datalake-store==0.0.48
azure-mgmt-containerinstance==1.5.0
-azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==10.0.0
+azure-mgmt-resource==10.1.0
azure-nspkg==3.0.2
azure-storage-blob==2.1.0
azure-storage-common==2.1.0
-azure-storage-nspkg==3.1.0
azure-storage==0.36.0
-backports-abc==0.5
-backports.functools-lru-cache==1.6.1
-backports.shutil-get-terminal-size==1.0.0
-backports.ssl-match-hostname==3.7.0.1
-backports.tempfile==1.0
-backports.weakref==1.0.post1
+backcall==0.2.0
bcrypt==3.1.7
beautifulsoup4==4.7.1
billiard==3.6.3.0
bleach==3.1.5
blinker==1.4
-boto3==1.14.14
+boto3==1.14.20
boto==2.49.0
-botocore==1.17.14
+botocore==1.17.20
cached-property==1.5.1
-cachetools==3.1.1
+cachetools==4.1.1
cassandra-driver==3.20.2
cattrs==1.0.0
celery==4.4.6
@@ -88,14 +81,11 @@ cloudant==0.5.10
colorama==0.4.3
colorlog==4.0.2
configparser==3.5.3
-contextdecorator==0.10.0
-contextlib2==0.6.0.post1
-cookies==2.2.1
-coverage==5.1
+coverage==5.2
croniter==0.3.34
cryptography==2.9.2
-cx-Oracle==7.3.0
-datadog==0.37.1
+cx-Oracle==8.0.0
+datadog==0.38.0
decorator==4.4.2
defusedxml==0.6.0
dill==0.3.2
@@ -110,27 +100,25 @@ elasticsearch-dsl==5.4.0
elasticsearch==5.5.3
email-validator==1.1.1
entrypoints==0.3
-enum34==1.1.10
execnet==1.7.1
-fastavro==0.23.5
+fastavro==0.23.6
filelock==3.0.12
flake8-colors==0.1.6
flake8==3.8.3
-flaky==3.6.1
+flaky==3.7.0
flask-swagger==0.2.13
-flower==0.9.4
+flower==0.9.5
freezegun==0.3.15
+fsspec==0.7.4
funcsigs==1.0.2
-functools32==3.2.3.post2
future-fstrings==1.2.0
future==0.18.2
-futures==3.3.0
-gcsfs==0.2.3
+gcsfs==0.6.2
google-api-core==1.21.0
google-api-python-client==1.9.3
-google-auth-httplib2==0.0.3
+google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.1
-google-auth==1.18.0
+google-auth==1.19.0
google-cloud-bigquery==1.25.0
google-cloud-bigtable==1.2.1
google-cloud-container==1.0.1
@@ -147,7 +135,7 @@ google-cloud-videointelligence==1.15.0
google-cloud-vision==1.0.0
google-resumable-media==0.5.1
googleapis-common-protos==1.52.0
-graphviz==0.14
+graphviz==0.14.1
grpc-google-iam-v1==0.12.3
grpcio-gcp==0.2.2
grpcio==1.30.0
@@ -155,22 +143,22 @@ gunicorn==19.10.0
hdfs==2.5.8
hmsclient==0.1.1
httplib2==0.18.1
-humanize==0.5.1
+humanize==2.5.0
hvac==0.10.4
-identify==1.4.21
+identify==1.4.23
idna==2.10
ijson==2.6.1
imagesize==1.2.0
importlib-metadata==1.7.0
importlib-resources==3.0.0
-inflection==0.3.1
-ipaddress==1.0.23
+inflection==0.5.0
ipdb==0.13.3
ipython-genutils==0.2.0
-ipython==5.10.0
+ipython==7.9.0
iso8601==0.1.12
isodate==0.6.0
itsdangerous==1.1.0
+jedi==0.17.1
jira==2.0.0
jmespath==0.10.0
json-merge-patch==0.2
@@ -180,13 +168,12 @@ jsonpickle==1.4.1
jsonpointer==2.0
jsonschema==3.2.0
junit-xml==1.9
-jupyter-client==5.3.5
+jupyter-client==6.1.6
jupyter-core==4.6.3
-kombu==4.6.3
+kombu==4.6.11
kubernetes==11.0.0
lazy-object-proxy==1.5.0
ldap3==2.7
-linecache2==1.0.0
lockfile==0.12.2
marshmallow-enum==1.5.1
marshmallow-sqlalchemy==0.18.0
@@ -195,30 +182,33 @@ mccabe==0.6.1
mistune==0.8.4
mock==3.0.5
mongomock==3.19.0
-monotonic==1.5
-more-itertools==5.0.0
+more-itertools==8.4.0
moto==1.3.14
msrest==0.6.17
msrestazure==0.6.4
multi-key-dict==2.0.3
+mypy-extensions==0.4.3
+mypy==0.720
mysqlclient==1.3.14
-natsort==6.2.1
+natsort==7.0.1
+nbclient==0.1.0
nbconvert==5.6.1
-nbformat==4.4.0
-networkx==2.2
+nbformat==5.0.7
+networkx==2.4
nodeenv==1.4.0
-nteract-scrapbook==0.3.1
+nteract-scrapbook==0.4.1
ntlm-auth==1.5.0
-numpy==1.16.6
+numpy==1.18.5
oauthlib==3.1.0
oscrypto==1.2.0
packaging==20.4
-pandas-gbq==0.13.1
-pandas==0.24.2
+pandas-gbq==0.13.2
+pandas==0.25.3
pandocfilters==1.4.2
-papermill==1.2.1
+papermill==2.0.0
parameterized==0.7.4
paramiko==2.7.1
+parso==0.7.0
pathlib2==2.3.5
pathspec==0.8.0
pbr==5.4.5
@@ -230,13 +220,15 @@ pluggy==0.13.1
pre-commit==1.21.0
presto-python-client==0.7.0
prison==0.1.0
-prompt-toolkit==1.0.18
+prometheus-client==0.8.0
+prompt-toolkit==2.0.10
protobuf==3.12.2
psutil==5.7.0
psycopg2-binary==2.8.5
ptyprocess==0.6.0
py==1.9.0
pyOpenSSL==19.1.0
+pyarrow==0.17.1
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycodestyle==2.6.0
@@ -256,8 +248,8 @@ pytest-forked==1.2.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.0
pytest-timeout==1.4.1
-pytest-xdist==1.32.0
-pytest==4.6.11
+pytest-xdist==1.33.0
+pytest==5.4.3
python-daemon==2.2.4
python-dateutil==2.8.1
python-editor==1.0.4
@@ -265,10 +257,10 @@ python-http-client==3.2.7
python-jenkins==1.7.0
python-jose==3.1.0
python-nvd3==0.15.0
-python-openid==2.2.5
python-slugify==4.0.1
+python3-openid==3.2.0
pytz==2020.1
-pytzdata==2019.3
+pytzdata==2020.1
pywinrm==0.4.1
pyzmq==19.0.1
qds-sdk==1.16.0
@@ -281,30 +273,33 @@ requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
requests==2.24.0
responses==0.10.15
-rsa==4.0
+rsa==4.6
s3transfer==0.3.3
sasl==0.2.1
-scandir==1.10.0
sendgrid==5.6.0
sentinels==1.0.0
-sentry-sdk==0.15.1
+sentry-sdk==0.16.1
setproctitle==1.1.10
simplegeneric==0.8.1
-singledispatch==3.4.0.3
six==1.15.0
slackclient==1.3.2
-snakebite==2.11.0
snowballstemmer==2.0.0
-snowflake-connector-python==2.1.3
+snowflake-connector-python==2.2.8
snowflake-sqlalchemy==1.2.3
-soupsieve==1.9.6
+soupsieve==2.0.1
sphinx-argparse==0.2.5
sphinx-autoapi==1.0.0
sphinx-jinja==1.1.1
sphinx-rtd-theme==0.5.0
+sphinxcontrib-applehelp==1.0.2
+sphinxcontrib-devhelp==1.0.2
sphinxcontrib-dotnetdomain==0.4
sphinxcontrib-golangdomain==0.2.0.dev0
+sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-httpdomain==1.7.0
+sphinxcontrib-jsmath==1.0.1
+sphinxcontrib-qthelp==1.0.3
+sphinxcontrib-serializinghtml==1.1.4
sphinxcontrib-websupport==1.1.2
sshpubkeys==3.1.0
sshtunnel==0.1.5
@@ -319,18 +314,17 @@ tokenize-rt==3.2.0
toml==0.10.1
tornado==5.1.1
tqdm==4.47.0
-traceback2==1.4.0
traitlets==4.3.3
+typed-ast==1.4.1
typing-extensions==3.7.4.2
-typing==3.7.4.1
+typing==3.7.4.3
tzlocal==1.5.1
unicodecsv==0.14.1
-unittest2==1.1.0
uritemplate==3.0.1
urllib3==1.25.9
vertica-python==0.10.4
vine==1.3.0
-virtualenv==20.0.25
+virtualenv==20.0.26
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==0.57.0
diff --git a/requirements/requirements-python3.5.txt
b/requirements/requirements-python3.5.txt
index ac06c01..1f83ef4 100644
--- a/requirements/requirements-python3.5.txt
+++ b/requirements/requirements-python3.5.txt
@@ -1,14 +1,14 @@
# Editable install with no version control (apache-airflow==1.10.11)
Babel==2.8.0
Flask-Admin==1.5.4
-Flask-AppBuilder==1.13.1
-Flask-Babel==0.12.2
+Flask-AppBuilder==2.3.4
+Flask-Babel==1.0.0
Flask-Bcrypt==0.7.1
Flask-Caching==1.3.3
Flask-JWT-Extended==3.24.1
Flask-Login==0.4.1
Flask-OpenID==1.2.5
-Flask-SQLAlchemy==2.4.3
+Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
Flask==1.1.2
JPype1==0.7.1
@@ -24,8 +24,9 @@ PySmbClient==0.1.5
PyYAML==5.3.1
Pygments==2.6.1
SQLAlchemy-JSONField==0.9.0
+SQLAlchemy-Utils==0.36.8
SQLAlchemy==1.3.18
-Sphinx==3.1.1
+Sphinx==3.1.2
Unidecode==1.1.1
WTForms==2.3.1
Werkzeug==0.16.1
@@ -36,21 +37,22 @@ amqp==2.6.0
analytics-python==1.2.9
ansiwrap==0.8.4
apipkg==1.5
-apispec==3.3.1
+apispec==1.3.3
appdirs==1.4.4
-argcomplete==1.11.1
+argcomplete==1.12.0
asn1crypto==1.3.0
aspy.yaml==1.3.0
astroid==2.4.2
+async-generator==1.10
atlasclient==1.0.0
attrs==19.3.0
aws-sam-translator==1.25.0
aws-xray-sdk==2.6.0
azure-common==1.1.25
-azure-cosmos==3.1.2
+azure-cosmos==3.2.0
azure-datalake-store==0.0.48
azure-mgmt-containerinstance==1.5.0
-azure-mgmt-resource==10.0.0
+azure-mgmt-resource==10.1.0
azure-nspkg==3.0.2
azure-storage-blob==2.1.0
azure-storage-common==2.1.0
@@ -59,10 +61,11 @@ backcall==0.2.0
bcrypt==3.1.7
beautifulsoup4==4.7.1
billiard==3.6.3.0
+black==19.10b0
blinker==1.4
-boto3==1.14.14
+boto3==1.14.20
boto==2.49.0
-botocore==1.17.14
+botocore==1.17.20
cached-property==1.5.1
cachetools==4.1.1
cassandra-driver==3.20.2
@@ -70,7 +73,7 @@ cattrs==1.0.0
celery==4.4.6
certifi==2020.6.20
cffi==1.14.0
-cfgv==2.0.1
+cfgv==3.1.0
cfn-lint==0.33.2
cgroupspy==0.1.6
chardet==3.0.4
@@ -79,11 +82,11 @@ cloudant==0.5.10
colorama==0.4.3
colorlog==4.0.2
configparser==3.5.3
-coverage==5.1
+coverage==5.2
croniter==0.3.34
cryptography==2.9.2
cx-Oracle==8.0.0
-datadog==0.37.1
+datadog==0.38.0
decorator==4.4.2
defusedxml==0.6.0
dill==0.3.2
@@ -99,13 +102,13 @@ elasticsearch==5.5.3
email-validator==1.1.1
entrypoints==0.3
execnet==1.7.1
-fastavro==0.23.5
+fastavro==0.23.6
filelock==3.0.12
flake8-colors==0.1.6
flake8==3.8.3
-flaky==3.6.1
+flaky==3.7.0
flask-swagger==0.2.13
-flower==0.9.4
+flower==0.9.5
freezegun==0.3.15
fsspec==0.7.4
funcsigs==1.0.2
@@ -114,9 +117,9 @@ future==0.18.2
gcsfs==0.6.2
google-api-core==1.21.0
google-api-python-client==1.9.3
-google-auth-httplib2==0.0.3
+google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.1
-google-auth==1.18.0
+google-auth==1.19.0
google-cloud-bigquery==1.25.0
google-cloud-bigtable==1.2.1
google-cloud-container==1.0.1
@@ -133,7 +136,7 @@ google-cloud-videointelligence==1.15.0
google-cloud-vision==1.0.0
google-resumable-media==0.5.1
googleapis-common-protos==1.52.0
-graphviz==0.14
+graphviz==0.14.1
grpc-google-iam-v1==0.12.3
grpcio-gcp==0.2.2
grpcio==1.30.0
@@ -141,9 +144,9 @@ gunicorn==19.10.0
hdfs==2.5.8
hmsclient==0.1.1
httplib2==0.18.1
-humanize==0.5.1
+humanize==2.5.0
hvac==0.10.4
-identify==1.4.21
+identify==1.4.23
idna==2.10
imagesize==1.2.0
importlib-metadata==1.7.0
@@ -151,7 +154,7 @@ importlib-resources==3.0.0
inflection==0.5.0
ipdb==0.13.3
ipython-genutils==0.2.0
-ipython==7.9.0
+ipython==7.16.1
iso8601==0.1.12
isodate==0.6.0
itsdangerous==1.1.0
@@ -165,7 +168,7 @@ jsonpickle==1.4.1
jsonpointer==2.0
jsonschema==3.2.0
junit-xml==1.9
-jupyter-client==6.1.5
+jupyter-client==6.1.6
jupyter-core==4.6.3
kombu==4.6.11
kubernetes==11.0.0
@@ -173,10 +176,10 @@ lazy-object-proxy==1.5.0
ldap3==2.7
lockfile==0.12.2
marshmallow-enum==1.5.1
-marshmallow-sqlalchemy==0.18.0
-marshmallow==2.19.5
+marshmallow-sqlalchemy==0.23.1
+marshmallow==2.21.0
mccabe==0.6.1
-mock==3.0.5
+mock==4.0.2
mongomock==3.19.0
more-itertools==8.4.0
moto==1.3.14
@@ -187,23 +190,23 @@ mypy-extensions==0.4.3
mypy==0.720
mysqlclient==1.3.14
natsort==7.0.1
-nbclient==0.1.0
+nbclient==0.4.1
nbformat==5.0.7
+nest-asyncio==1.3.3
networkx==2.4
nodeenv==1.4.0
nteract-scrapbook==0.4.1
ntlm-auth==1.5.0
-numpy==1.18.5
+numpy==1.19.0
oauthlib==3.1.0
oscrypto==1.2.0
packaging==20.4
pandas-gbq==0.13.2
-pandas==0.25.3
-papermill==2.0.0
+pandas==1.0.5
+papermill==2.1.2
parameterized==0.7.4
paramiko==2.7.1
parso==0.7.0
-pathlib2==2.3.5
pathspec==0.8.0
pbr==5.4.5
pendulum==1.4.4
@@ -211,10 +214,11 @@ pexpect==4.8.0
pickleshare==0.7.5
pinotdb==0.1.1
pluggy==0.13.1
-pre-commit==1.21.0
+pre-commit==2.6.0
presto-python-client==0.7.0
-prison==0.1.0
-prompt-toolkit==2.0.10
+prison==0.1.3
+prometheus-client==0.8.0
+prompt-toolkit==3.0.5
protobuf==3.12.2
psutil==5.7.0
psycopg2-binary==2.8.5
@@ -241,7 +245,7 @@ pytest-forked==1.2.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.0
pytest-timeout==1.4.1
-pytest-xdist==1.32.0
+pytest-xdist==1.33.0
pytest==5.4.3
python-daemon==2.2.4
python-dateutil==2.8.1
@@ -253,11 +257,12 @@ python-nvd3==0.15.0
python-slugify==4.0.1
python3-openid==3.2.0
pytz==2020.1
-pytzdata==2019.3
+pytzdata==2020.1
pywinrm==0.4.1
pyzmq==19.0.1
qds-sdk==1.16.0
redis==3.5.3
+regex==2020.6.8
requests-futures==0.9.4
requests-kerberos==0.12.0
requests-mock==1.8.0
@@ -271,7 +276,7 @@ s3transfer==0.3.3
sasl==0.2.1
sendgrid==5.6.0
sentinels==1.0.0
-sentry-sdk==0.15.1
+sentry-sdk==0.16.1
setproctitle==1.1.10
six==1.15.0
slackclient==1.3.2
@@ -281,6 +286,7 @@ snowflake-sqlalchemy==1.2.3
soupsieve==2.0.1
sphinx-argparse==0.2.5
sphinx-autoapi==1.0.0
+sphinx-copybutton==0.2.12
sphinx-jinja==1.1.1
sphinx-rtd-theme==0.5.0
sphinxcontrib-applehelp==1.0.2
@@ -300,26 +306,25 @@ text-unidecode==1.3
textwrap3==0.9.2
thrift-sasl==0.4.2
thrift==0.13.0
-tokenize-rt==3.2.0
toml==0.10.1
tornado==5.1.1
tqdm==4.47.0
traitlets==4.3.3
typed-ast==1.4.1
typing-extensions==3.7.4.2
-typing==3.7.4.1
+typing==3.7.4.3
tzlocal==1.5.1
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.25.9
vertica-python==0.10.4
vine==1.3.0
-virtualenv==20.0.25
+virtualenv==20.0.26
wcwidth==0.2.5
websocket-client==0.57.0
wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.23.0
zdesk==2.7.1
-zipp==1.2.0
+zipp==3.1.0
zope.deprecation==4.4.0
diff --git a/requirements/requirements-python3.6.txt
b/requirements/requirements-python3.6.txt
index 615b800..cbfa08d 100644
--- a/requirements/requirements-python3.6.txt
+++ b/requirements/requirements-python3.6.txt
@@ -8,7 +8,7 @@ Flask-Caching==1.3.3
Flask-JWT-Extended==3.24.1
Flask-Login==0.4.1
Flask-OpenID==1.2.5
-Flask-SQLAlchemy==2.4.3
+Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
Flask==1.1.2
JPype1==0.7.1
@@ -24,9 +24,9 @@ PySmbClient==0.1.5
PyYAML==5.3.1
Pygments==2.6.1
SQLAlchemy-JSONField==0.9.0
-SQLAlchemy-Utils==0.36.6
+SQLAlchemy-Utils==0.36.8
SQLAlchemy==1.3.18
-Sphinx==3.1.1
+Sphinx==3.1.2
Unidecode==1.1.1
WTForms==2.3.1
Werkzeug==0.16.1
@@ -39,7 +39,7 @@ ansiwrap==0.8.4
apipkg==1.5
apispec==1.3.3
appdirs==1.4.4
-argcomplete==1.11.1
+argcomplete==1.12.0
asn1crypto==1.3.0
astroid==2.4.2
async-generator==1.10
@@ -48,10 +48,10 @@ attrs==19.3.0
aws-sam-translator==1.25.0
aws-xray-sdk==2.6.0
azure-common==1.1.25
-azure-cosmos==3.1.2
+azure-cosmos==3.2.0
azure-datalake-store==0.0.48
azure-mgmt-containerinstance==1.5.0
-azure-mgmt-resource==10.0.0
+azure-mgmt-resource==10.1.0
azure-nspkg==3.0.2
azure-storage-blob==2.1.0
azure-storage-common==2.1.0
@@ -62,9 +62,9 @@ beautifulsoup4==4.7.1
billiard==3.6.3.0
black==19.10b0
blinker==1.4
-boto3==1.14.14
+boto3==1.14.20
boto==2.49.0
-botocore==1.17.14
+botocore==1.17.20
cached-property==1.5.1
cachetools==4.1.1
cassandra-driver==3.20.2
@@ -81,11 +81,11 @@ cloudant==0.5.10
colorama==0.4.3
colorlog==4.0.2
configparser==3.5.3
-coverage==5.1
+coverage==5.2
croniter==0.3.34
cryptography==2.9.2
cx-Oracle==8.0.0
-datadog==0.37.1
+datadog==0.38.0
decorator==4.4.2
defusedxml==0.6.0
dill==0.3.2
@@ -101,13 +101,13 @@ elasticsearch==5.5.3
email-validator==1.1.1
entrypoints==0.3
execnet==1.7.1
-fastavro==0.23.5
+fastavro==0.23.6
filelock==3.0.12
flake8-colors==0.1.6
flake8==3.8.3
-flaky==3.6.1
+flaky==3.7.0
flask-swagger==0.2.13
-flower==0.9.4
+flower==0.9.5
freezegun==0.3.15
fsspec==0.7.4
funcsigs==1.0.2
@@ -116,9 +116,9 @@ future==0.18.2
gcsfs==0.6.2
google-api-core==1.21.0
google-api-python-client==1.9.3
-google-auth-httplib2==0.0.3
+google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.1
-google-auth==1.18.0
+google-auth==1.19.0
google-cloud-bigquery==1.25.0
google-cloud-bigtable==1.2.1
google-cloud-container==1.0.1
@@ -135,7 +135,7 @@ google-cloud-videointelligence==1.15.0
google-cloud-vision==1.0.0
google-resumable-media==0.5.1
googleapis-common-protos==1.52.0
-graphviz==0.14
+graphviz==0.14.1
grpc-google-iam-v1==0.12.3
grpcio-gcp==0.2.2
grpcio==1.30.0
@@ -143,13 +143,12 @@ gunicorn==19.10.0
hdfs==2.5.8
hmsclient==0.1.1
httplib2==0.18.1
-humanize==0.5.1
+humanize==2.5.0
hvac==0.10.4
-identify==1.4.21
+identify==1.4.23
idna==2.10
imagesize==1.2.0
importlib-metadata==1.7.0
-importlib-resources==3.0.0
inflection==0.5.0
ipdb==0.13.3
ipython-genutils==0.2.0
@@ -167,7 +166,7 @@ jsonpickle==1.4.1
jsonpointer==2.0
jsonschema==3.2.0
junit-xml==1.9
-jupyter-client==6.1.5
+jupyter-client==6.1.6
jupyter-core==4.6.3
kombu==4.6.11
kubernetes==11.0.0
@@ -189,7 +188,7 @@ mypy-extensions==0.4.3
mypy==0.720
mysqlclient==1.3.14
natsort==7.0.1
-nbclient==0.4.0
+nbclient==0.4.1
nbformat==5.0.7
nest-asyncio==1.3.3
networkx==2.4
@@ -213,9 +212,10 @@ pexpect==4.8.0
pickleshare==0.7.5
pinotdb==0.1.1
pluggy==0.13.1
-pre-commit==2.5.1
+pre-commit==2.6.0
presto-python-client==0.7.0
prison==0.1.3
+prometheus-client==0.8.0
prompt-toolkit==3.0.5
protobuf==3.12.2
psutil==5.7.0
@@ -243,7 +243,7 @@ pytest-forked==1.2.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.0
pytest-timeout==1.4.1
-pytest-xdist==1.32.0
+pytest-xdist==1.33.0
pytest==5.4.3
python-daemon==2.2.4
python-dateutil==2.8.1
@@ -255,7 +255,7 @@ python-nvd3==0.15.0
python-slugify==4.0.1
python3-openid==3.2.0
pytz==2020.1
-pytzdata==2019.3
+pytzdata==2020.1
pywinrm==0.4.1
pyzmq==19.0.1
qds-sdk==1.16.0
@@ -274,7 +274,7 @@ s3transfer==0.3.3
sasl==0.2.1
sendgrid==5.6.0
sentinels==1.0.0
-sentry-sdk==0.15.1
+sentry-sdk==0.16.1
setproctitle==1.1.10
six==1.15.0
slackclient==1.3.2
@@ -310,14 +310,13 @@ tqdm==4.47.0
traitlets==4.3.3
typed-ast==1.4.1
typing-extensions==3.7.4.2
-typing==3.7.4.1
tzlocal==1.5.1
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.25.9
vertica-python==0.10.4
vine==1.3.0
-virtualenv==20.0.25
+virtualenv==20.0.26
wcwidth==0.2.5
websocket-client==0.57.0
wrapt==1.12.1
diff --git a/requirements/requirements-python3.7.txt
b/requirements/requirements-python3.7.txt
index 7e9d467..f1c6c48 100644
--- a/requirements/requirements-python3.7.txt
+++ b/requirements/requirements-python3.7.txt
@@ -8,7 +8,7 @@ Flask-Caching==1.3.3
Flask-JWT-Extended==3.24.1
Flask-Login==0.4.1
Flask-OpenID==1.2.5
-Flask-SQLAlchemy==2.4.3
+Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
Flask==1.1.2
JPype1==0.7.1
@@ -24,9 +24,9 @@ PySmbClient==0.1.5
PyYAML==5.3.1
Pygments==2.6.1
SQLAlchemy-JSONField==0.9.0
-SQLAlchemy-Utils==0.36.6
+SQLAlchemy-Utils==0.36.8
SQLAlchemy==1.3.18
-Sphinx==3.1.1
+Sphinx==3.1.2
Unidecode==1.1.1
WTForms==2.3.1
Werkzeug==0.16.1
@@ -39,7 +39,7 @@ ansiwrap==0.8.4
apipkg==1.5
apispec==1.3.3
appdirs==1.4.4
-argcomplete==1.11.1
+argcomplete==1.12.0
asn1crypto==1.3.0
astroid==2.4.2
async-generator==1.10
@@ -48,10 +48,10 @@ attrs==19.3.0
aws-sam-translator==1.25.0
aws-xray-sdk==2.6.0
azure-common==1.1.25
-azure-cosmos==3.1.2
+azure-cosmos==3.2.0
azure-datalake-store==0.0.48
azure-mgmt-containerinstance==1.5.0
-azure-mgmt-resource==10.0.0
+azure-mgmt-resource==10.1.0
azure-nspkg==3.0.2
azure-storage-blob==2.1.0
azure-storage-common==2.1.0
@@ -62,9 +62,9 @@ beautifulsoup4==4.7.1
billiard==3.6.3.0
black==19.10b0
blinker==1.4
-boto3==1.14.14
+boto3==1.14.20
boto==2.49.0
-botocore==1.17.14
+botocore==1.17.20
cached-property==1.5.1
cachetools==4.1.1
cassandra-driver==3.20.2
@@ -81,11 +81,11 @@ cloudant==0.5.10
colorama==0.4.3
colorlog==4.0.2
configparser==3.5.3
-coverage==5.1
+coverage==5.2
croniter==0.3.34
cryptography==2.9.2
cx-Oracle==8.0.0
-datadog==0.37.1
+datadog==0.38.0
decorator==4.4.2
defusedxml==0.6.0
dill==0.3.2
@@ -101,13 +101,13 @@ elasticsearch==5.5.3
email-validator==1.1.1
entrypoints==0.3
execnet==1.7.1
-fastavro==0.23.5
+fastavro==0.23.6
filelock==3.0.12
flake8-colors==0.1.6
flake8==3.8.3
-flaky==3.6.1
+flaky==3.7.0
flask-swagger==0.2.13
-flower==0.9.4
+flower==0.9.5
freezegun==0.3.15
fsspec==0.7.4
funcsigs==1.0.2
@@ -116,9 +116,9 @@ future==0.18.2
gcsfs==0.6.2
google-api-core==1.21.0
google-api-python-client==1.9.3
-google-auth-httplib2==0.0.3
+google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.1
-google-auth==1.18.0
+google-auth==1.19.0
google-cloud-bigquery==1.25.0
google-cloud-bigtable==1.2.1
google-cloud-container==1.0.1
@@ -135,7 +135,7 @@ google-cloud-videointelligence==1.15.0
google-cloud-vision==1.0.0
google-resumable-media==0.5.1
googleapis-common-protos==1.52.0
-graphviz==0.14
+graphviz==0.14.1
grpc-google-iam-v1==0.12.3
grpcio-gcp==0.2.2
grpcio==1.30.0
@@ -143,9 +143,9 @@ gunicorn==19.10.0
hdfs==2.5.8
hmsclient==0.1.1
httplib2==0.18.1
-humanize==0.5.1
+humanize==2.5.0
hvac==0.10.4
-identify==1.4.21
+identify==1.4.23
idna==2.10
imagesize==1.2.0
importlib-metadata==1.7.0
@@ -166,7 +166,7 @@ jsonpickle==1.4.1
jsonpointer==2.0
jsonschema==3.2.0
junit-xml==1.9
-jupyter-client==6.1.5
+jupyter-client==6.1.6
jupyter-core==4.6.3
kombu==4.6.11
kubernetes==11.0.0
@@ -188,7 +188,7 @@ mypy-extensions==0.4.3
mypy==0.720
mysqlclient==1.3.14
natsort==7.0.1
-nbclient==0.4.0
+nbclient==0.4.1
nbformat==5.0.7
nest-asyncio==1.3.3
networkx==2.4
@@ -212,9 +212,10 @@ pexpect==4.8.0
pickleshare==0.7.5
pinotdb==0.1.1
pluggy==0.13.1
-pre-commit==2.5.1
+pre-commit==2.6.0
presto-python-client==0.7.0
prison==0.1.3
+prometheus-client==0.8.0
prompt-toolkit==3.0.5
protobuf==3.12.2
psutil==5.7.0
@@ -233,7 +234,6 @@ pydruid==0.5.8
pyflakes==2.2.0
pykerberos==1.2.1
pymongo==3.10.1
-pymssql==2.1.4
pyparsing==2.4.7
pyrsistent==0.16.0
pysftp==0.2.9
@@ -242,7 +242,7 @@ pytest-forked==1.2.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.0
pytest-timeout==1.4.1
-pytest-xdist==1.32.0
+pytest-xdist==1.33.0
pytest==5.4.3
python-daemon==2.2.4
python-dateutil==2.8.1
@@ -254,7 +254,7 @@ python-nvd3==0.15.0
python-slugify==4.0.1
python3-openid==3.2.0
pytz==2020.1
-pytzdata==2019.3
+pytzdata==2020.1
pywinrm==0.4.1
pyzmq==19.0.1
qds-sdk==1.16.0
@@ -273,7 +273,7 @@ s3transfer==0.3.3
sasl==0.2.1
sendgrid==5.6.0
sentinels==1.0.0
-sentry-sdk==0.15.1
+sentry-sdk==0.16.1
setproctitle==1.1.10
six==1.15.0
slackclient==1.3.2
@@ -315,7 +315,7 @@ uritemplate==3.0.1
urllib3==1.25.9
vertica-python==0.10.4
vine==1.3.0
-virtualenv==20.0.25
+virtualenv==20.0.26
wcwidth==0.2.5
websocket-client==0.57.0
wrapt==1.12.1
diff --git a/requirements/requirements-python3.8.txt
b/requirements/requirements-python3.8.txt
index 747ae42..f1c6c48 100644
--- a/requirements/requirements-python3.8.txt
+++ b/requirements/requirements-python3.8.txt
@@ -8,7 +8,7 @@ Flask-Caching==1.3.3
Flask-JWT-Extended==3.24.1
Flask-Login==0.4.1
Flask-OpenID==1.2.5
-Flask-SQLAlchemy==2.4.3
+Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
Flask==1.1.2
JPype1==0.7.1
@@ -24,9 +24,9 @@ PySmbClient==0.1.5
PyYAML==5.3.1
Pygments==2.6.1
SQLAlchemy-JSONField==0.9.0
-SQLAlchemy-Utils==0.36.6
+SQLAlchemy-Utils==0.36.8
SQLAlchemy==1.3.18
-Sphinx==3.1.1
+Sphinx==3.1.2
Unidecode==1.1.1
WTForms==2.3.1
Werkzeug==0.16.1
@@ -39,7 +39,7 @@ ansiwrap==0.8.4
apipkg==1.5
apispec==1.3.3
appdirs==1.4.4
-argcomplete==1.11.1
+argcomplete==1.12.0
asn1crypto==1.3.0
astroid==2.4.2
async-generator==1.10
@@ -48,10 +48,10 @@ attrs==19.3.0
aws-sam-translator==1.25.0
aws-xray-sdk==2.6.0
azure-common==1.1.25
-azure-cosmos==3.1.2
+azure-cosmos==3.2.0
azure-datalake-store==0.0.48
azure-mgmt-containerinstance==1.5.0
-azure-mgmt-resource==10.0.0
+azure-mgmt-resource==10.1.0
azure-nspkg==3.0.2
azure-storage-blob==2.1.0
azure-storage-common==2.1.0
@@ -62,9 +62,9 @@ beautifulsoup4==4.7.1
billiard==3.6.3.0
black==19.10b0
blinker==1.4
-boto3==1.14.14
+boto3==1.14.20
boto==2.49.0
-botocore==1.17.14
+botocore==1.17.20
cached-property==1.5.1
cachetools==4.1.1
cassandra-driver==3.20.2
@@ -81,11 +81,11 @@ cloudant==0.5.10
colorama==0.4.3
colorlog==4.0.2
configparser==3.5.3
-coverage==5.1
+coverage==5.2
croniter==0.3.34
cryptography==2.9.2
cx-Oracle==8.0.0
-datadog==0.37.1
+datadog==0.38.0
decorator==4.4.2
defusedxml==0.6.0
dill==0.3.2
@@ -101,13 +101,13 @@ elasticsearch==5.5.3
email-validator==1.1.1
entrypoints==0.3
execnet==1.7.1
-fastavro==0.23.5
+fastavro==0.23.6
filelock==3.0.12
flake8-colors==0.1.6
flake8==3.8.3
-flaky==3.6.1
+flaky==3.7.0
flask-swagger==0.2.13
-flower==0.9.4
+flower==0.9.5
freezegun==0.3.15
fsspec==0.7.4
funcsigs==1.0.2
@@ -116,9 +116,9 @@ future==0.18.2
gcsfs==0.6.2
google-api-core==1.21.0
google-api-python-client==1.9.3
-google-auth-httplib2==0.0.3
+google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.1
-google-auth==1.18.0
+google-auth==1.19.0
google-cloud-bigquery==1.25.0
google-cloud-bigtable==1.2.1
google-cloud-container==1.0.1
@@ -135,7 +135,7 @@ google-cloud-videointelligence==1.15.0
google-cloud-vision==1.0.0
google-resumable-media==0.5.1
googleapis-common-protos==1.52.0
-graphviz==0.14
+graphviz==0.14.1
grpc-google-iam-v1==0.12.3
grpcio-gcp==0.2.2
grpcio==1.30.0
@@ -143,9 +143,9 @@ gunicorn==19.10.0
hdfs==2.5.8
hmsclient==0.1.1
httplib2==0.18.1
-humanize==0.5.1
+humanize==2.5.0
hvac==0.10.4
-identify==1.4.21
+identify==1.4.23
idna==2.10
imagesize==1.2.0
importlib-metadata==1.7.0
@@ -166,7 +166,7 @@ jsonpickle==1.4.1
jsonpointer==2.0
jsonschema==3.2.0
junit-xml==1.9
-jupyter-client==6.1.5
+jupyter-client==6.1.6
jupyter-core==4.6.3
kombu==4.6.11
kubernetes==11.0.0
@@ -188,7 +188,7 @@ mypy-extensions==0.4.3
mypy==0.720
mysqlclient==1.3.14
natsort==7.0.1
-nbclient==0.4.0
+nbclient==0.4.1
nbformat==5.0.7
nest-asyncio==1.3.3
networkx==2.4
@@ -212,9 +212,10 @@ pexpect==4.8.0
pickleshare==0.7.5
pinotdb==0.1.1
pluggy==0.13.1
-pre-commit==2.5.1
+pre-commit==2.6.0
presto-python-client==0.7.0
prison==0.1.3
+prometheus-client==0.8.0
prompt-toolkit==3.0.5
protobuf==3.12.2
psutil==5.7.0
@@ -241,7 +242,7 @@ pytest-forked==1.2.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.0
pytest-timeout==1.4.1
-pytest-xdist==1.32.0
+pytest-xdist==1.33.0
pytest==5.4.3
python-daemon==2.2.4
python-dateutil==2.8.1
@@ -253,7 +254,7 @@ python-nvd3==0.15.0
python-slugify==4.0.1
python3-openid==3.2.0
pytz==2020.1
-pytzdata==2019.3
+pytzdata==2020.1
pywinrm==0.4.1
pyzmq==19.0.1
qds-sdk==1.16.0
@@ -272,7 +273,7 @@ s3transfer==0.3.3
sasl==0.2.1
sendgrid==5.6.0
sentinels==1.0.0
-sentry-sdk==0.15.1
+sentry-sdk==0.16.1
setproctitle==1.1.10
six==1.15.0
slackclient==1.3.2
@@ -314,7 +315,7 @@ uritemplate==3.0.1
urllib3==1.25.9
vertica-python==0.10.4
vine==1.3.0
-virtualenv==20.0.25
+virtualenv==20.0.26
wcwidth==0.2.5
websocket-client==0.57.0
wrapt==1.12.1
diff --git a/scripts/ci/libraries/_initialization.sh
b/scripts/ci/libraries/_initialization.sh
index 1a7e398..c41dff9 100644
--- a/scripts/ci/libraries/_initialization.sh
+++ b/scripts/ci/libraries/_initialization.sh
@@ -21,17 +21,9 @@ function initialize_common_environment {
# default python Major/Minor version
PYTHON_MAJOR_MINOR_VERSION=${PYTHON_MAJOR_MINOR_VERSION:="3.6"}
+ # python image version to use
+ # shellcheck disable=SC2034
PYTHON_BASE_IMAGE_VERSION=${PYTHON_MAJOR_MINOR_VERSION}
- if [[ ${PYTHON_BASE_IMAGE_VERSION} == "3.8" ]]; then
- # Temporary fix for Python 3.8.4 failing our tests
- # TODO: Remove after it gets fixed
- PYTHON_BASE_IMAGE_VERSION="3.8.3"
- echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
- echo " WARNING! Temporary switching to ${PYTHON_BASE_IMAGE_VERSION}"
- echo " Until we find root cause of problem introduced by
3.8.4"
- echo
- echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
- fi
# extra flags passed to docker run for CI image
# shellcheck disable=SC2034