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:16:28 UTC

[airflow] branch constraints-master updated: Add dill constraint

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

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


The following commit(s) were added to refs/heads/constraints-master by this push:
     new 8aa0e61  Add dill constraint
8aa0e61 is described below

commit 8aa0e61076deb667dc5e54b9136894a2c0613918
Author: Jarek Potiuk <ja...@potiuk.com>
AuthorDate: Sun Mar 28 00:16:05 2021 +0100

    Add dill constraint
---
 constraints-3.6.txt                  | 2 +-
 constraints-3.7.txt                  | 4 ++--
 constraints-3.8.txt                  | 4 ++--
 constraints-no-providers-3.6.txt     | 2 +-
 constraints-no-providers-3.7.txt     | 4 ++--
 constraints-no-providers-3.8.txt     | 4 ++--
 constraints-source-providers-3.6.txt | 2 +-
 constraints-source-providers-3.7.txt | 4 ++--
 constraints-source-providers-3.8.txt | 4 ++--
 9 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index f359dfb..2b91369 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -181,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
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index f486007..4666c5b 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -179,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
@@ -323,7 +323,7 @@ nest-asyncio==1.5.1
 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
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 2f9f997..626c01c 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -178,7 +178,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
@@ -322,7 +322,7 @@ nest-asyncio==1.5.1
 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
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 376680e..cffea18 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 3f0d384..bdf0f67 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.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-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 28080c7..a9eab8a 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -51,7 +51,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
@@ -87,7 +87,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 c9b3541..423e97e 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -114,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
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index 3b70936..5b88810 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -112,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
@@ -252,7 +252,7 @@ nest-asyncio==1.5.1
 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
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index dd462b6..979f89f 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -111,7 +111,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
@@ -251,7 +251,7 @@ nest-asyncio==1.5.1
 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