diff --git a/composer/workflows/requirements.txt b/composer/workflows/requirements.txt index a954e4db31f..85040355ebb 100644 --- a/composer/workflows/requirements.txt +++ b/composer/workflows/requirements.txt @@ -4,4 +4,4 @@ apache-airflow==2.2.2 apache-airflow-providers-apache-beam==3.1.0 apache-airflow-providers-google==6.3.0 apache-airflow-providers-cncf-kubernetes==3.0.0 -scipy==1.4.1; python_version > '3.0' \ No newline at end of file +scipy==1.7.3; python_version > '3.0' \ No newline at end of file