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 2020/12/15 13:39:57 UTC

[airflow] branch constraints-master updated: Manually upgrade PyArrow to 2.0.0

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 cb54513  Manually upgrade PyArrow to 2.0.0
cb54513 is described below

commit cb54513497f2738ae13c0cee8ad38db3d365f7e8
Author: Jarek Potiuk <ja...@potiuk.com>
AuthorDate: Tue Dec 15 14:37:34 2020 +0100

    Manually upgrade PyArrow to 2.0.0
    
    This is to make Airflow works with the new PIP 20.3.2
---
 constraints-3.6.txt | 2 +-
 constraints-3.7.txt | 2 +-
 constraints-3.8.txt | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index bdfcad8..5c07d3c 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -296,7 +296,7 @@ ptyprocess==0.6.0
 py4j==0.10.9
 py==1.9.0
 pyOpenSSL==19.1.0
-pyarrow==0.17.1
+pyarrow==2.0.0
 pyasn1-modules==0.2.8
 pyasn1==0.4.8
 pycodestyle==2.6.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 3e21df8..28d9999 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -291,7 +291,7 @@ ptyprocess==0.6.0
 py4j==0.10.9
 py==1.9.0
 pyOpenSSL==19.1.0
-pyarrow==0.17.1
+pyarrow==2.0.0
 pyasn1-modules==0.2.8
 pyasn1==0.4.8
 pycodestyle==2.6.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 3e21df8..28d9999 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -291,7 +291,7 @@ ptyprocess==0.6.0
 py4j==0.10.9
 py==1.9.0
 pyOpenSSL==19.1.0
-pyarrow==0.17.1
+pyarrow==2.0.0
 pyasn1-modules==0.2.8
 pyasn1==0.4.8
 pycodestyle==2.6.0