From 5db6db64505aeb03b2941e47b2f42d7eee99c820 Mon Sep 17 00:00:00 2001 From: nickumia-reisys Date: Wed, 12 Apr 2023 12:15:08 +0000 Subject: [PATCH] Update Pip Requirements --- ckan/requirements.in | 4 ++-- ckan/requirements.txt | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ckan/requirements.in b/ckan/requirements.in index f84cb244..20be976d 100644 --- a/ckan/requirements.in +++ b/ckan/requirements.in @@ -39,7 +39,6 @@ git+https://github.com/danizen/PyZ3950#egg=PyZ3950 # ckanext-spatial argparse GeoAlchemy2==0.5.0 -OWSLib==0.18.0 pyparsing>=2.1.10 pyproj==2.6.1 Shapely>=1.2.13 @@ -102,7 +101,6 @@ sqlparse==0.4.2 tzlocal==1.3 unicodecsv>=0.9 webassets==0.12.1 -Werkzeug==2.0 # zope.interface==4.7.2 # we are running under gunicorn @@ -117,3 +115,5 @@ newrelic certifi>=2022.12.7 cryptography>=39.0.1 redis>=4.5.4 +owslib>=0.28.1 +werkzeug>=2.2.3 diff --git a/ckan/requirements.txt b/ckan/requirements.txt index 5bfcb490..6d2cd995 100644 --- a/ckan/requirements.txt +++ b/ckan/requirements.txt @@ -3,32 +3,32 @@ async-timeout==4.0.2 Babel==2.9.1 Beaker==1.11.0 bleach==3.3.0 -boto3==1.26.104 -botocore==1.29.104 +boto3==1.26.111 +botocore==1.29.111 certifi==2022.12.7 cffi==1.15.1 chardet==3.0.4 ckan==2.9.8 -e git+https://github.com/ckan/ckanext-archiver.git@cbfadf9fbf10405958fdef9f77a7faedc05aa20b#egg=ckanext_archiver ckanext-datagovcatalog==0.0.5 -ckanext-datagovtheme==0.1.24 +ckanext-datagovtheme==0.1.25 ckanext-datajson==0.1.17 ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@618928be5a211babafc45103a72b6aab4642e964 ckanext-envvars==0.0.3 ckanext-geodatagov==0.1.33 ckanext-googleanalyticsbasic==0.2.0 --e git+https://github.com/ckan/ckanext-harvest.git@89a98d7ff5aa3445d8158921669b8d0b04fa41c3#egg=ckanext_harvest +-e git+https://github.com/ckan/ckanext-harvest.git@eb73bed1739ac8656d892a609b5ee303e34251ca#egg=ckanext_harvest ckanext-metrics-dashboard==0.1.5 -e git+https://github.com/ckan/ckanext-qa.git@1731b59d2bf82b06f7866c204b26eb7c6c9ea1f9#egg=ckanext_qa -e git+https://github.com/ckan/ckanext-report.git@3588577f46d17e5f6ef163bb984d0e7016daef71#egg=ckanext_report ckanext-saml2auth @ git+https://github.com/keitaroinc/ckanext-saml2auth.git@b2c6cfc2f9d6179601017f2d6530cf4ee5331f00 --e git+https://github.com/ckan/ckanext-spatial.git@17d5a341cf8f40b35b25df91a18ce72c31195ba3#egg=ckanext_spatial +-e git+https://github.com/ckan/ckanext-spatial.git@1205d3aa408e994439fc231ccb5d1cff06d644c6#egg=ckanext_spatial ckantoolkit==0.0.7 click==7.1.2 cryptography==40.0.1 defusedxml==0.7.1 dominate==2.4.0 -elementpath==4.1.0 +elementpath==4.1.1 fanstatic==1.1 feedgen==0.9.0 Flask==2.0.0 @@ -57,7 +57,7 @@ messytables==0.15.2 newrelic==8.8.0 nose==1.3.7 numpy==1.24.2 -OWSLib==0.18.0 +OWSLib==0.29.0 packaging==23.0 passlib==1.7.3 PasteDeploy==2.0.1 @@ -106,7 +106,7 @@ urllib3==1.26.15 webassets==0.12.1 webencodings==0.5.1 WebOb==1.8.7 -Werkzeug==2.0.0 +Werkzeug==2.2.3 wheel==0.38.4 xlrd==2.0.1 xmlschema==2.2.2