diff --git a/pyproject.toml b/pyproject.toml index b4666efac..bdc92c20d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ google-cloud-orchestration-airflow = "*" isort = "*" Jinja2 = "==2.11.3" kubernetes = "*" -pandas-gbq = "==0.17.9" +pandas-gbq = "==0.20.0" pytest = "^7.0.1" pytest-mock = "*" pytest-timeout = "*" @@ -45,7 +45,7 @@ matplotlib = "~3.2" nbqa = "*" numpy = "~1.20" pandas = "~1.3" -pandas-gbq = "==0.17.9" +pandas-gbq = "==0.20.0" pytest = "^7.0.1" pytest-mock = "*" scikit-learn = "~1.0"