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

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


The following commit(s) were added to refs/heads/constraints-2-2 by this push:
     new 7f40cbc  Fix pandas constraints
7f40cbc is described below

commit 7f40cbc7ecbeac9cf069eb6edadb78fafe186a7b
Author: Jarek Potiuk <[email protected]>
AuthorDate: Thu Mar 24 20:00:08 2022 +0000

    Fix pandas constraints
---
 constraints-3.7.txt | 2 +-
 constraints-3.8.txt | 2 +-
 constraints-3.9.txt | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 4e69af2..2349ac8 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -379,7 +379,7 @@ orjson==3.6.7
 oscrypto==1.3.0
 oss2==2.15.0
 packaging==21.3
-pandas-gbq==0.17.4
+pandas-gbq==0.14.1
 pandas==1.3.5
 papermill==2.3.4
 parameterized==0.8.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 4a7f41d..a796f3e 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -380,7 +380,7 @@ orjson==3.6.7
 oscrypto==1.3.0
 oss2==2.15.0
 packaging==21.3
-pandas-gbq==0.17.4
+pandas-gbq==0.14.1
 pandas==1.3.5
 papermill==2.3.4
 parameterized==0.8.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 5e0f619..1c03f56 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -378,7 +378,7 @@ orjson==3.6.7
 oscrypto==1.3.0
 oss2==2.15.0
 packaging==21.3
-pandas-gbq==0.17.4
+pandas-gbq==0.14.1
 pandas==1.3.5
 papermill==2.3.4
 parameterized==0.8.1

Reply via email to