diff --git a/requirements.txt b/requirements.txt index 4b4ac1f0..97e7a01a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -apache-airflow[s3,postgres,sentry]==01.10.12 +apache-airflow==2.10.3rc1 lxml==4.5 pymongo==3.9.0 deepdiff[murmur]==4.0.7 @@ -8,3 +8,4 @@ git+https://github.com/scieloorg/xylose.git@1.35.8#egg=xylose git+https://github.com/scieloorg/opac_schema.git@v2.66#egg=opac_schema git+https://github.com/scieloorg/packtools.git@2.9.5#egg=packtools aiohttp==3.6.2 +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability