You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/03/27 23:53:33 UTC

[airflow] branch constraints-2-0 updated: Add constraints after dill dependency and moto upgrade

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch constraints-2-0
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-2-0 by this push:
     new 4de1e44  Add constraints after dill dependency and moto upgrade
4de1e44 is described below

commit 4de1e4463844749a8eab153a2a65bd84d8b1c76d
Author: Jarek Potiuk <ja...@potiuk.com>
AuthorDate: Sun Mar 28 00:52:56 2021 +0100

    Add constraints after dill dependency and moto upgrade
---
 constraints-3.6.txt                  | 14 ++++----------
 constraints-3.7.txt                  | 22 +++++++++-------------
 constraints-3.8.txt                  | 18 ++++++------------
 constraints-no-providers-3.6.txt     |  2 +-
 constraints-no-providers-3.7.txt     |  9 ++++++---
 constraints-no-providers-3.8.txt     |  4 ++--
 constraints-source-providers-3.6.txt | 24 +++++++++---------------
 constraints-source-providers-3.7.txt | 32 ++++++++++++++------------------
 constraints-source-providers-3.8.txt | 28 +++++++++++-----------------
 9 files changed, 62 insertions(+), 91 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index cf39f96..baa20b1 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -118,10 +118,9 @@ async-timeout==3.0.1
 atlasclient==1.0.0
 attrs==20.3.0
 avro-python3==1.9.2.1
-aws-sam-translator==1.35.0
 aws-xray-sdk==2.7.0
 azure-batch==10.0.0
-azure-common==1.1.26
+azure-common==1.1.27
 azure-core==1.12.0
 azure-cosmos==3.2.0
 azure-datalake-store==0.0.51
@@ -160,7 +159,6 @@ celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
 cfgv==3.2.0
-cfn-lint==0.48.1
 cgroupspy==0.1.6
 chardet==3.0.4
 click==7.1.2
@@ -183,7 +181,7 @@ dataclasses==0.7
 datadog==0.40.1
 decorator==4.4.2
 defusedxml==0.7.1
-dill==0.3.3
+dill==0.3.2
 distlib==0.3.1
 distributed==2.19.0
 dnspython==1.16.0
@@ -287,11 +285,8 @@ jira==2.0.0
 jmespath==0.10.0
 json-merge-patch==0.2
 jsondiff==1.2.0
-jsonpatch==1.32
 jsonpath-ng==1.5.2
-jsonpointer==2.1
 jsonschema==3.2.0
-junit-xml==1.9
 jupyter-client==6.1.12
 jupyter-core==4.7.1
 jwcrypto==0.8
@@ -311,7 +306,7 @@ mock==2.0.0
 mongomock==3.22.1
 more-itertools==8.7.0
 moreorless==0.3.0
-moto==1.3.16
+moto==2.0.2
 msal-extensions==0.3.0
 msal==1.10.0
 msgpack==1.0.2
@@ -328,7 +323,6 @@ nbclient==0.5.3
 nbformat==5.1.2
 neo4j==4.2.1
 nest-asyncio==1.5.1
-networkx==2.5
 nodeenv==1.5.0
 nteract-scrapbook==0.4.2
 ntlm-auth==1.5.0
@@ -356,6 +350,7 @@ pinotdb==0.3.3
 pipdeptree==2.0.0
 pluggy==0.13.1
 ply==3.11
+plyvel==1.3.0
 portalocker==1.7.1
 pre-commit==2.11.1
 presto-python-client==0.7.0
@@ -461,7 +456,6 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.4
 sphinxcontrib-spelling==5.2.1
 spython==0.1.11
-sshpubkeys==3.3.1
 sshtunnel==0.1.5
 starkbank-ecdsa==1.1.0
 statsd==3.3.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 5b7dee8..1a0d11c 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -118,10 +118,9 @@ async-timeout==3.0.1
 atlasclient==1.0.0
 attrs==20.3.0
 avro-python3==1.9.2.1
-aws-sam-translator==1.35.0
 aws-xray-sdk==2.7.0
 azure-batch==10.0.0
-azure-common==1.1.26
+azure-common==1.1.27
 azure-core==1.12.0
 azure-cosmos==3.2.0
 azure-datalake-store==0.0.51
@@ -160,7 +159,6 @@ celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
 cfgv==3.2.0
-cfn-lint==0.48.1
 cgroupspy==0.1.6
 chardet==3.0.4
 click==7.1.2
@@ -177,11 +175,11 @@ croniter==0.3.37
 cryptography==3.4.7
 curlify==2.2.1
 cx-Oracle==8.1.0
-dask==2021.3.0
+dask==2021.3.1
 datadog==0.40.1
 decorator==4.4.2
 defusedxml==0.7.1
-dill==0.3.3
+dill==0.3.2
 distlib==0.3.1
 distributed==2.19.0
 dnspython==1.16.0
@@ -273,7 +271,7 @@ inflection==0.5.1
 iniconfig==1.1.1
 ipdb==0.13.7
 ipython-genutils==0.2.0
-ipython==7.21.0
+ipython==7.22.0
 iso8601==0.1.14
 isodate==0.6.0
 isort==5.8.0
@@ -283,11 +281,8 @@ jira==2.0.0
 jmespath==0.10.0
 json-merge-patch==0.2
 jsondiff==1.2.0
-jsonpatch==1.32
 jsonpath-ng==1.5.2
-jsonpointer==2.1
 jsonschema==3.2.0
-junit-xml==1.9
 jupyter-client==6.1.12
 jupyter-core==4.7.1
 jwcrypto==0.8
@@ -297,6 +292,7 @@ kylinpy==2.8.4
 lazy-object-proxy==1.4.3
 ldap3==2.9
 libcst==0.3.17
+locket==0.2.1
 lockfile==0.12.2
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==2.1.0
@@ -307,7 +303,7 @@ mock==2.0.0
 mongomock==3.22.1
 more-itertools==8.7.0
 moreorless==0.3.0
-moto==1.3.16
+moto==2.0.2
 msal-extensions==0.3.0
 msal==1.10.0
 msgpack==1.0.2
@@ -324,11 +320,10 @@ nbclient==0.5.3
 nbformat==5.1.2
 neo4j==4.2.1
 nest-asyncio==1.5.1
-networkx==2.5
 nodeenv==1.5.0
 nteract-scrapbook==0.4.2
 ntlm-auth==1.5.0
-numpy==1.20.1
+numpy==1.20.2
 oauth2client==4.1.3
 oauthlib==3.1.0
 openapi-schema-validator==0.1.5
@@ -341,6 +336,7 @@ papermill==2.3.3
 parameterized==0.8.1
 paramiko==2.7.2
 parso==0.8.1
+partd==1.1.0
 pathspec==0.8.1
 pbr==5.5.1
 pdpyras==4.1.4
@@ -351,6 +347,7 @@ pinotdb==0.3.3
 pipdeptree==2.0.0
 pluggy==0.13.1
 ply==3.11
+plyvel==1.3.0
 portalocker==1.7.1
 pre-commit==2.11.1
 presto-python-client==0.7.0
@@ -456,7 +453,6 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.4
 sphinxcontrib-spelling==5.2.1
 spython==0.1.11
-sshpubkeys==3.3.1
 sshtunnel==0.1.5
 starkbank-ecdsa==1.1.0
 statsd==3.3.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index ff635e2..1a0d11c 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -118,10 +118,9 @@ async-timeout==3.0.1
 atlasclient==1.0.0
 attrs==20.3.0
 avro-python3==1.9.2.1
-aws-sam-translator==1.35.0
 aws-xray-sdk==2.7.0
 azure-batch==10.0.0
-azure-common==1.1.26
+azure-common==1.1.27
 azure-core==1.12.0
 azure-cosmos==3.2.0
 azure-datalake-store==0.0.51
@@ -160,7 +159,6 @@ celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
 cfgv==3.2.0
-cfn-lint==0.48.1
 cgroupspy==0.1.6
 chardet==3.0.4
 click==7.1.2
@@ -181,7 +179,7 @@ dask==2021.3.1
 datadog==0.40.1
 decorator==4.4.2
 defusedxml==0.7.1
-dill==0.3.3
+dill==0.3.2
 distlib==0.3.1
 distributed==2.19.0
 dnspython==1.16.0
@@ -273,7 +271,7 @@ inflection==0.5.1
 iniconfig==1.1.1
 ipdb==0.13.7
 ipython-genutils==0.2.0
-ipython==7.21.0
+ipython==7.22.0
 iso8601==0.1.14
 isodate==0.6.0
 isort==5.8.0
@@ -283,11 +281,8 @@ jira==2.0.0
 jmespath==0.10.0
 json-merge-patch==0.2
 jsondiff==1.2.0
-jsonpatch==1.32
 jsonpath-ng==1.5.2
-jsonpointer==2.1
 jsonschema==3.2.0
-junit-xml==1.9
 jupyter-client==6.1.12
 jupyter-core==4.7.1
 jwcrypto==0.8
@@ -308,7 +303,7 @@ mock==2.0.0
 mongomock==3.22.1
 more-itertools==8.7.0
 moreorless==0.3.0
-moto==1.3.16
+moto==2.0.2
 msal-extensions==0.3.0
 msal==1.10.0
 msgpack==1.0.2
@@ -325,11 +320,10 @@ nbclient==0.5.3
 nbformat==5.1.2
 neo4j==4.2.1
 nest-asyncio==1.5.1
-networkx==2.5
 nodeenv==1.5.0
 nteract-scrapbook==0.4.2
 ntlm-auth==1.5.0
-numpy==1.20.1
+numpy==1.20.2
 oauth2client==4.1.3
 oauthlib==3.1.0
 openapi-schema-validator==0.1.5
@@ -353,6 +347,7 @@ pinotdb==0.3.3
 pipdeptree==2.0.0
 pluggy==0.13.1
 ply==3.11
+plyvel==1.3.0
 portalocker==1.7.1
 pre-commit==2.11.1
 presto-python-client==0.7.0
@@ -458,7 +453,6 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.4
 sphinxcontrib-spelling==5.2.1
 spython==0.1.11
-sshpubkeys==3.3.1
 sshtunnel==0.1.5
 starkbank-ecdsa==1.1.0
 statsd==3.3.0
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 9836973..2eee3a9 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -54,7 +54,7 @@ cryptography==3.4.7
 dask==2021.3.0
 dataclasses==0.7
 defusedxml==0.7.1
-dill==0.3.3
+dill==0.3.2
 distlib==0.3.1
 distributed==2.19.0
 dnspython==1.16.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 9f88422..84db6ed 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -50,9 +50,9 @@ commonmark==0.9.1
 connexion==2.7.0
 croniter==0.3.37
 cryptography==3.4.7
-dask==2021.3.0
+dask==2021.3.1
 defusedxml==0.7.1
-dill==0.3.3
+dill==0.3.2
 distlib==0.3.1
 distributed==2.19.0
 dnspython==1.16.0
@@ -61,6 +61,7 @@ email-validator==1.1.2
 eventlet==0.30.2
 filelock==3.0.12
 flower==0.9.7
+fsspec==0.8.7
 gevent==21.1.2
 google-auth==1.28.0
 graphviz==0.16
@@ -79,6 +80,7 @@ kombu==4.6.11
 kubernetes==11.0.0
 lazy-object-proxy==1.4.3
 ldap3==2.9
+locket==0.2.1
 lockfile==0.12.2
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==2.1.0
@@ -86,11 +88,12 @@ marshmallow-sqlalchemy==0.23.1
 marshmallow==3.10.0
 msgpack==1.0.2
 natsort==7.1.1
-numpy==1.20.1
+numpy==1.20.2
 oauthlib==2.1.0
 openapi-schema-validator==0.1.5
 openapi-spec-validator==0.3.0
 pandas==1.2.3
+partd==1.1.0
 pendulum==2.1.2
 prison==0.1.3
 prometheus-client==0.8.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 6389f1c..84db6ed 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -52,7 +52,7 @@ croniter==0.3.37
 cryptography==3.4.7
 dask==2021.3.1
 defusedxml==0.7.1
-dill==0.3.3
+dill==0.3.2
 distlib==0.3.1
 distributed==2.19.0
 dnspython==1.16.0
@@ -88,7 +88,7 @@ marshmallow-sqlalchemy==0.23.1
 marshmallow==3.10.0
 msgpack==1.0.2
 natsort==7.1.1
-numpy==1.20.1
+numpy==1.20.2
 oauthlib==2.1.0
 openapi-schema-validator==0.1.5
 openapi-spec-validator==0.3.0
diff --git a/constraints-source-providers-3.6.txt b/constraints-source-providers-3.6.txt
index d0edf2b..581a94c 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -45,17 +45,16 @@ apipkg==1.5
 apispec==3.3.2
 appdirs==1.4.4
 argcomplete==1.12.2
-arrow==1.0.3
+arrow==0.17.0
 asn1crypto==1.4.0
 astroid==2.5.1
 async-generator==1.10
 async-timeout==3.0.1
 atlasclient==1.0.0
 attrs==20.3.0
-aws-sam-translator==1.35.0
 aws-xray-sdk==2.7.0
 azure-batch==10.0.0
-azure-common==1.1.26
+azure-common==1.1.27
 azure-core==1.12.0
 azure-cosmos==3.2.0
 azure-datalake-store==0.0.51
@@ -82,9 +81,9 @@ beautifulsoup4==4.7.1
 billiard==3.6.3.0
 black==20.8b1
 blinker==1.4
-boto3==1.15.18
+boto3==1.17.39
 boto==2.49.0
-botocore==1.18.18
+botocore==1.20.39
 bowler==0.9.0
 cached-property==1.5.2
 cachetools==4.2.1
@@ -94,7 +93,6 @@ celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
 cfgv==3.2.0
-cfn-lint==0.48.1
 cgroupspy==0.1.6
 chardet==3.0.4
 click==7.1.2
@@ -116,7 +114,7 @@ dataclasses==0.7
 datadog==0.40.1
 decorator==4.4.2
 defusedxml==0.7.1
-dill==0.3.3
+dill==0.3.2
 distlib==0.3.1
 distributed==2.19.0
 dnspython==1.16.0
@@ -216,11 +214,8 @@ jira==2.0.0
 jmespath==0.10.0
 json-merge-patch==0.2
 jsondiff==1.2.0
-jsonpatch==1.32
 jsonpath-ng==1.5.2
-jsonpointer==2.1
 jsonschema==3.2.0
-junit-xml==1.9
 jupyter-client==6.1.12
 jupyter-core==4.7.1
 jwcrypto==0.8
@@ -236,11 +231,11 @@ marshmallow-oneofschema==2.1.0
 marshmallow-sqlalchemy==0.23.1
 marshmallow==3.10.0
 mccabe==0.6.1
-mock==4.0.2
+mock==4.0.3
 mongomock==3.22.1
 more-itertools==8.7.0
 moreorless==0.3.0
-moto==1.3.16
+moto==2.0.2
 msal-extensions==0.3.0
 msal==1.10.0
 msgpack==1.0.2
@@ -251,13 +246,12 @@ multidict==5.1.0
 mypy-extensions==0.4.3
 mypy==0.770
 mysql-connector-python==8.0.22
-mysqlclient==1.3.14
+mysqlclient==2.0.3
 natsort==7.1.1
 nbclient==0.5.3
 nbformat==5.1.2
 neo4j==4.2.1
 nest-asyncio==1.5.1
-networkx==2.5
 nodeenv==1.5.0
 nteract-scrapbook==0.4.2
 ntlm-auth==1.5.0
@@ -284,6 +278,7 @@ pinotdb==0.3.3
 pipdeptree==2.0.0
 pluggy==0.13.1
 ply==3.11
+plyvel==1.3.0
 portalocker==1.7.1
 pre-commit==2.11.1
 presto-python-client==0.7.0
@@ -387,7 +382,6 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.4
 sphinxcontrib-spelling==5.2.1
 spython==0.1.11
-sshpubkeys==3.3.1
 sshtunnel==0.1.5
 starkbank-ecdsa==1.1.0
 statsd==3.3.0
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index b23c117..8664b89 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -45,17 +45,16 @@ apipkg==1.5
 apispec==3.3.2
 appdirs==1.4.4
 argcomplete==1.12.2
-arrow==1.0.3
+arrow==0.17.0
 asn1crypto==1.4.0
 astroid==2.5.1
 async-generator==1.10
 async-timeout==3.0.1
 atlasclient==1.0.0
 attrs==20.3.0
-aws-sam-translator==1.35.0
 aws-xray-sdk==2.7.0
 azure-batch==10.0.0
-azure-common==1.1.26
+azure-common==1.1.27
 azure-core==1.12.0
 azure-cosmos==3.2.0
 azure-datalake-store==0.0.51
@@ -82,9 +81,9 @@ beautifulsoup4==4.7.1
 billiard==3.6.3.0
 black==20.8b1
 blinker==1.4
-boto3==1.15.18
+boto3==1.17.39
 boto==2.49.0
-botocore==1.18.18
+botocore==1.20.39
 bowler==0.9.0
 cached-property==1.5.2
 cachetools==4.2.1
@@ -94,7 +93,6 @@ celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
 cfgv==3.2.0
-cfn-lint==0.48.1
 cgroupspy==0.1.6
 chardet==3.0.4
 click==7.1.2
@@ -110,11 +108,11 @@ croniter==0.3.37
 cryptography==3.4.7
 curlify==2.2.1
 cx-Oracle==8.1.0
-dask==2021.3.0
+dask==2021.3.1
 datadog==0.40.1
 decorator==4.4.2
 defusedxml==0.7.1
-dill==0.3.3
+dill==0.3.2
 distlib==0.3.1
 distributed==2.19.0
 dnspython==1.16.0
@@ -202,7 +200,7 @@ inflection==0.5.1
 iniconfig==1.1.1
 ipdb==0.13.7
 ipython-genutils==0.2.0
-ipython==7.21.0
+ipython==7.22.0
 iso8601==0.1.14
 isodate==0.6.0
 isort==5.8.0
@@ -212,11 +210,8 @@ jira==2.0.0
 jmespath==0.10.0
 json-merge-patch==0.2
 jsondiff==1.2.0
-jsonpatch==1.32
 jsonpath-ng==1.5.2
-jsonpointer==2.1
 jsonschema==3.2.0
-junit-xml==1.9
 jupyter-client==6.1.12
 jupyter-core==4.7.1
 jwcrypto==0.8
@@ -226,17 +221,18 @@ kylinpy==2.8.4
 lazy-object-proxy==1.4.3
 ldap3==2.9
 libcst==0.3.17
+locket==0.2.1
 lockfile==0.12.2
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==2.1.0
 marshmallow-sqlalchemy==0.23.1
 marshmallow==3.10.0
 mccabe==0.6.1
-mock==4.0.2
+mock==4.0.3
 mongomock==3.22.1
 more-itertools==8.7.0
 moreorless==0.3.0
-moto==1.3.16
+moto==2.0.2
 msal-extensions==0.3.0
 msal==1.10.0
 msgpack==1.0.2
@@ -247,17 +243,16 @@ multidict==5.1.0
 mypy-extensions==0.4.3
 mypy==0.770
 mysql-connector-python==8.0.22
-mysqlclient==1.3.14
+mysqlclient==2.0.3
 natsort==7.1.1
 nbclient==0.5.3
 nbformat==5.1.2
 neo4j==4.2.1
 nest-asyncio==1.5.1
-networkx==2.5
 nodeenv==1.5.0
 nteract-scrapbook==0.4.2
 ntlm-auth==1.5.0
-numpy==1.20.1
+numpy==1.20.2
 oauthlib==2.1.0
 openapi-schema-validator==0.1.5
 openapi-spec-validator==0.3.0
@@ -269,6 +264,7 @@ papermill==2.3.3
 parameterized==0.8.1
 paramiko==2.7.2
 parso==0.8.1
+partd==1.1.0
 pathspec==0.8.1
 pbr==5.5.1
 pdpyras==4.1.4
@@ -279,6 +275,7 @@ pinotdb==0.3.3
 pipdeptree==2.0.0
 pluggy==0.13.1
 ply==3.11
+plyvel==1.3.0
 portalocker==1.7.1
 pre-commit==2.11.1
 presto-python-client==0.7.0
@@ -382,7 +379,6 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.4
 sphinxcontrib-spelling==5.2.1
 spython==0.1.11
-sshpubkeys==3.3.1
 sshtunnel==0.1.5
 starkbank-ecdsa==1.1.0
 statsd==3.3.0
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index b62fbcc..8664b89 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -45,17 +45,16 @@ apipkg==1.5
 apispec==3.3.2
 appdirs==1.4.4
 argcomplete==1.12.2
-arrow==1.0.3
+arrow==0.17.0
 asn1crypto==1.4.0
 astroid==2.5.1
 async-generator==1.10
 async-timeout==3.0.1
 atlasclient==1.0.0
 attrs==20.3.0
-aws-sam-translator==1.35.0
 aws-xray-sdk==2.7.0
 azure-batch==10.0.0
-azure-common==1.1.26
+azure-common==1.1.27
 azure-core==1.12.0
 azure-cosmos==3.2.0
 azure-datalake-store==0.0.51
@@ -82,9 +81,9 @@ beautifulsoup4==4.7.1
 billiard==3.6.3.0
 black==20.8b1
 blinker==1.4
-boto3==1.15.18
+boto3==1.17.39
 boto==2.49.0
-botocore==1.18.18
+botocore==1.20.39
 bowler==0.9.0
 cached-property==1.5.2
 cachetools==4.2.1
@@ -94,7 +93,6 @@ celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
 cfgv==3.2.0
-cfn-lint==0.48.1
 cgroupspy==0.1.6
 chardet==3.0.4
 click==7.1.2
@@ -114,7 +112,7 @@ dask==2021.3.1
 datadog==0.40.1
 decorator==4.4.2
 defusedxml==0.7.1
-dill==0.3.3
+dill==0.3.2
 distlib==0.3.1
 distributed==2.19.0
 dnspython==1.16.0
@@ -202,7 +200,7 @@ inflection==0.5.1
 iniconfig==1.1.1
 ipdb==0.13.7
 ipython-genutils==0.2.0
-ipython==7.21.0
+ipython==7.22.0
 iso8601==0.1.14
 isodate==0.6.0
 isort==5.8.0
@@ -212,11 +210,8 @@ jira==2.0.0
 jmespath==0.10.0
 json-merge-patch==0.2
 jsondiff==1.2.0
-jsonpatch==1.32
 jsonpath-ng==1.5.2
-jsonpointer==2.1
 jsonschema==3.2.0
-junit-xml==1.9
 jupyter-client==6.1.12
 jupyter-core==4.7.1
 jwcrypto==0.8
@@ -233,11 +228,11 @@ marshmallow-oneofschema==2.1.0
 marshmallow-sqlalchemy==0.23.1
 marshmallow==3.10.0
 mccabe==0.6.1
-mock==4.0.2
+mock==4.0.3
 mongomock==3.22.1
 more-itertools==8.7.0
 moreorless==0.3.0
-moto==1.3.16
+moto==2.0.2
 msal-extensions==0.3.0
 msal==1.10.0
 msgpack==1.0.2
@@ -248,17 +243,16 @@ multidict==5.1.0
 mypy-extensions==0.4.3
 mypy==0.770
 mysql-connector-python==8.0.22
-mysqlclient==1.3.14
+mysqlclient==2.0.3
 natsort==7.1.1
 nbclient==0.5.3
 nbformat==5.1.2
 neo4j==4.2.1
 nest-asyncio==1.5.1
-networkx==2.5
 nodeenv==1.5.0
 nteract-scrapbook==0.4.2
 ntlm-auth==1.5.0
-numpy==1.20.1
+numpy==1.20.2
 oauthlib==2.1.0
 openapi-schema-validator==0.1.5
 openapi-spec-validator==0.3.0
@@ -281,6 +275,7 @@ pinotdb==0.3.3
 pipdeptree==2.0.0
 pluggy==0.13.1
 ply==3.11
+plyvel==1.3.0
 portalocker==1.7.1
 pre-commit==2.11.1
 presto-python-client==0.7.0
@@ -384,7 +379,6 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.4
 sphinxcontrib-spelling==5.2.1
 spython==0.1.11
-sshpubkeys==3.3.1
 sshtunnel==0.1.5
 starkbank-ecdsa==1.1.0
 statsd==3.3.0