diff --git a/requirements.txt b/requirements.txt index e80c476c70d..4331eb463db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,20 @@ # native dependencies -Pillow==8.3.2 -lxml==4.6.3 +Pillow==10.3.0 +lxml==4.9.1 psycopg2==2.9.1 -Django==3.2.4 +Django==3.2.25 # Other amqp==5.0.6 beautifulsoup4==4.10.0 httplib2<0.19.2 hyperlink==21.0.0 -idna>=2.5,<2.11 -urllib3==1.26.7 +idna>=2.5,<3.8 +urllib3==1.26.18 Paver==1.3.4 python-slugify==5.0.2 decorator==5.1.0 -celery==5.1.2 +celery==5.2.2 kombu==5.1.0 vine==5.0.0 tqdm==4.62.3 @@ -26,7 +26,7 @@ jsonschema==3.2.0 django-allauth==0.45.0 django-appconf==1.0.5 django-celery-beat==2.2.1 -django-celery-results==2.2.0 +django-celery-results==2.4.0 django-filter==21.1 django-imagekit==4.0.2 django-taggit==1.5.1 @@ -38,12 +38,12 @@ django-guardian<2.4.1 django-downloadview==2.1.1 django-polymorphic==3.0.0 django-tastypie<0.15.0 -django-tinymce==3.3.0 -django-grappelli==2.15.1 +django-tinymce==3.4.0 +django-grappelli==2.15.2 django-uuid-upload-path==1.0.0 django-widget-tweaks==1.4.8 django-sequences==2.6 -oauthlib==3.1.1 +oauthlib==3.2.2 pyopenssl==20.0.1 # geopython dependencies @@ -54,7 +54,7 @@ SQLAlchemy==1.4.25 # required by PyCSW Shapely==1.7.1 mercantile==1.2.1 geoip2==4.4.0 -numpy==1.21.* +numpy==1.26.* # # Apps with packages provided in GeoNode's PPA on Launchpad. @@ -118,7 +118,7 @@ jdcal==1.4.1 mock<5.0.0 python-dateutil==2.8.2 pytz==2021.1 -requests==2.26.0 +requests==2.31.0 timeout-decorator==0.5.0 pylibmc==1.6.1 sherlock==0.3.2 @@ -136,7 +136,7 @@ pycountry # production uWSGI==2.0.19.1 gunicorn==20.1.0 -ipython==7.28.0 +ipython==8.10.0 docker==5.0.2 invoke==1.6.0 @@ -149,9 +149,9 @@ pytest-bdd==4.1.0 splinter==0.15.0 pytest-splinter==3.3.1 pytest-django==4.4.0 -setuptools==58.1.0 -pip==21.2.4 -Twisted==21.7.0 +setuptools==65.5.1 +pip==23.3 +Twisted==23.10.0 pixelmatch==0.2.3 factory-boy==3.2.0 flaky==3.7.0