diff --git a/ckan/requirements.in b/ckan/requirements.in index fba2c08ec..f71c0a861 100644 --- a/ckan/requirements.in +++ b/ckan/requirements.in @@ -1,5 +1,4 @@ # CKAN requirements and extensions -ckan==2.10.1 git+https://github.com/ckan/ckanext-dcat@master#egg=ckanext-dcat -e git+https://github.com/ckan/ckanext-harvest.git@v1.5.6#egg=ckanext-harvest -e git+https://github.com/ckan/ckanext-googleanalytics.git@master#egg=ckanext-googleanalytics @@ -125,3 +124,4 @@ requests==2.31.0 importlib-resources<6.0 gevent>=23.9.0 cryptography>=41.0.6 +ckan>=2.10.3 diff --git a/ckan/requirements.txt b/ckan/requirements.txt index e0b36d556..15c197078 100644 --- a/ckan/requirements.txt +++ b/ckan/requirements.txt @@ -4,13 +4,13 @@ Babel==2.10.3 Beaker==1.11.0 bleach==3.3.0 blinker==1.5 -boto3==1.33.2 -botocore==1.33.2 +boto3==1.34.8 +botocore==1.34.8 certifi==2023.11.17 cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 -ckan==2.10.1 +ckan==2.10.3 -e git+https://github.com/ckan/ckanext-archiver.git@cbfadf9fbf10405958fdef9f77a7faedc05aa20b#egg=ckanext_archiver ckanext-datagovcatalog==0.1.0 ckanext-datagovtheme==0.2.10 @@ -43,12 +43,12 @@ geojson==3.0.1 geomet==1.1.0 gevent==23.9.1 google-api-python-client==1.6.7 -greenlet==3.0.1 +greenlet==3.0.3 gunicorn==21.2.0 html5lib==1.1 httplib2==0.22.0 idna==3.6 -importlib-metadata==6.8.0 +importlib-metadata==7.0.1 importlib-resources==5.13.0 isodate==0.6.1 itsdangerous==2.1.2 @@ -56,14 +56,14 @@ Jinja2==3.1.2 jmespath==1.0.1 json-table-schema==0.2.1 jsonschema==2.4.0 -lxml==4.9.3 +lxml==4.9.4 Mako==1.3.0 Markdown==3.4.1 MarkupSafe==2.1.3 messytables==0.15.2 -mypy==1.7.1 +mypy==1.8.0 mypy-extensions==1.0.0 -newrelic==9.2.0 +newrelic==9.3.0 nose==1.3.7 numpy==1.26.2 oauth2client==4.1.3 @@ -102,7 +102,7 @@ requests==2.31.0 rfc3987==1.3.8 rq==1.11.0 rsa==4.9 -s3transfer==0.8.1 +s3transfer==0.10.0 sansjson==0.3.0 setuptools==67.1.0 shapely==2.0.1 @@ -112,7 +112,7 @@ SQLAlchemy==1.4.41 sqlalchemy2-stubs==0.0.2a37 sqlparse==0.4.4 tomli==2.0.1 -typing_extensions==4.8.0 +typing_extensions==4.9.0 tzdata==2023.3 tzlocal==4.2 uritemplate==3.0.1 @@ -120,10 +120,10 @@ urllib3==1.26.18 webassets==2.0 webencodings==0.5.1 Werkzeug==2.0.0 -wheel==0.41.3 +wheel==0.42.0 WTForms==3.1.1 xlrd==2.0.1 -xmlschema==2.5.0 +xmlschema==2.5.1 zipp==3.17.0 zope.event==5.0 zope.interface==6.1