diff --git a/app/requirements.txt b/app/requirements.txt index 773b1bd..f58fe0b 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,17 +1,18 @@ asgiref==3.4.1 -celery==5.1.2 +celery==5.2.2 confusable-homoglyphs==3.2.0 -Django==3.2.6 +Django==3.2.25 django-braces==1.15.0 django-celery-results==2.2.0 psycopg2-binary==2.9.1 pytz==2021.1 pymongo==3.12.1 python-dateutil==2.8.2 -sqlparse==0.4.1 +sqlparse==0.4.4 lxml==4.6.3 minio==7.1.0 gunicorn==20.1.0 -e git+https://github.com/scieloorg/opac_schema.git@v2.62#egg=opac_schema -e git+https://github.com/scieloorg/dsm.git@v0.1.1#egg=dsm -e git+https://github.com/scieloorg/scielo_v3_manager.git@0.6#egg=scielo_v3_manager +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability