From 3068872747e3adb16e23359cb98e92708d6f2259 Mon Sep 17 00:00:00 2001 From: Alessio Fabiani Date: Wed, 24 Aug 2022 15:17:16 +0200 Subject: [PATCH] [Dependencies] align setup.cfg to requirements.txt (#9900) --- setup.cfg | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/setup.cfg b/setup.cfg index db93981832a..0d616aaefb7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,11 +46,11 @@ install_requires = tqdm==4.64.0 Deprecated==1.2.13 wrapt==1.14.1 - jsonschema==4.9.0 + jsonschema==4.14.0 zipstream-new==1.1.8 schema==0.7.5 rdflib==6.2.0 - smart_open==6.0.0 + smart_open==6.1.0 # Django Apps django-allauth==0.51.0 @@ -79,8 +79,8 @@ install_requires = pyproj<3.3.0 OWSLib==0.26.0 pycsw==2.6.1 - SQLAlchemy==1.4.39 # required by PyCSW - Shapely==1.8.2 + SQLAlchemy==1.4.40 # required by PyCSW + Shapely==1.8.4 mercantile==1.2.1 geoip2==4.6.0 numpy==1.23.* @@ -102,7 +102,7 @@ install_requires = djangorestframework-gis==1.0 djangorestframework-guardian==0.3.0 drf-extensions==0.7.1 - drf-writable-nested==0.6.4 + drf-writable-nested==0.7.0 drf-spectacular==0.23.1 dynamic-rest==2.1.2 Markdown==3.4.1 @@ -118,7 +118,7 @@ install_requires = geonode-announcements==2.0.2 geonode-django-activity-stream==0.10.0 gn-arcrest==10.5.5 - geoserver-restconfig==2.0.7 + geoserver-restconfig==2.0.8 gn-gsimporter==2.0.4 gisdata==0.5.4 @@ -127,14 +127,14 @@ install_requires = elasticsearch>=2.0.0,<9.0.0 # datetimepicker widget - django-bootstrap3-datetimepicker-2==2.8.2 + django-bootstrap3-datetimepicker-2==2.8.3 # storage manager dependencies - django-storages==1.12.3 + django-storages==1.13.1 dropbox==11.33.0 - google-cloud-storage==2.4.0 + google-cloud-storage==2.5.0 google-cloud-core==2.3.2 - boto3==1.24.42 + boto3==1.24.56 # Django Caches python-memcached<=1.59 @@ -147,10 +147,10 @@ install_requires = jdcal==1.4.1 mock<5.0.0 python-dateutil==2.8.2 - pytz==2022.1 + pytz==2022.2.1 requests==2.28.1 timeout-decorator==0.5.0 - pylibmc==1.6.1 + pylibmc==1.6.2 sherlock==0.3.2 # required by monitoring @@ -167,20 +167,20 @@ install_requires = uWSGI==2.0.20 gunicorn==20.1.0 ipython==8.4.0 - docker==5.0.3 + docker==6.0.0 invoke==1.7.1 # tests - coverage==6.4.2 + coverage==6.4.4 requests-toolbelt==0.9.1 - flake8==5.0.1 + flake8==5.0.4 pytest==7.1.2 pytest-bdd==6.0.1 splinter==0.18.1 pytest-splinter==3.3.1 pytest-django==4.5.2 - setuptools>=59.1.1,<63.3.0 - pip==22.2.1 + setuptools>=59.1.1,<65.3.0 + pip==22.2.2 Twisted==22.4.0 pixelmatch==0.3.0 factory-boy==3.2.1