diff --git a/requirements.txt b/requirements.txt index 68bb1e0..ff51797 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,3 @@ -apache-airflow-backport-providers-google==2021.3.3 \ No newline at end of file +apache-airflow-backport-providers-google==2021.3.3 +requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability +urllib3>=1.26.18 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file