diff --git a/pyproject.toml b/pyproject.toml index c3d601aa7..606efc5eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ "Flask-Cors>=3.0.3", "fluent-logger>=0.9.4", "google-cloud>=0.32.0", - "google-cloud-bigquery<=3.0.0", + "google-cloud-bigquery<=3.11.1", "google-cloud-storage>=1.6.0", "gunicorn>=19.9.0", "matplotlib==3.3.4", diff --git a/requirements.txt b/requirements.txt index a105f1e4d..fc59882cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ flask-restful-swagger-2 Flask-Cors>=3.0.3 fluent-logger>=0.9.4 google-cloud>=0.32.0 -google-cloud-bigquery<=3.0.0 +google-cloud-bigquery<=3.11.1 google-cloud-storage>=1.6.0 gunicorn>=19.9.0 matplotlib==3.3.4