Skip to content

Commit

Permalink
Merge pull request #1337 from GSA/update-requirements
Browse files Browse the repository at this point in the history
Update requirements
  • Loading branch information
btylerburton authored May 14, 2024
2 parents 3acb06d + 7237fa4 commit d67101e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
1 change: 0 additions & 1 deletion ckan/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,3 @@ cryptography>=42.0.4
# lxml beyond 5.1.0 show error module 'lxml.etree' has no attribute '_ElementStringResult'
# as in https://github.com/GSA/data.gov/issues/4681
lxml==5.1.0
werkzeug>=3.0.3
16 changes: 8 additions & 8 deletions ckan/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Babel==2.10.3
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
boto3==1.34.95
botocore==1.34.95
boto3==1.34.104
botocore==1.34.104
certifi==2024.2.2
cffi==1.16.0
chardet==5.2.0
Expand All @@ -15,7 +15,7 @@ ckan==2.10.4
ckanext-datagovcatalog==0.1.0
ckanext-datagovtheme==0.2.20
ckanext-datajson==0.1.24
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@6fb1780c6351a34621698f8ed8af3e29608e26d7
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@48b5e6169eb6330ef8c2c6d6a11d9fa3cc76156e
ckanext-envvars==0.0.3
ckanext-geodatagov==0.2.8
-e git+https://github.com/GSA/ckanext-harvest.git@9039e7a5d563a40177d62487758b366ab77434b6#egg=ckanext_harvest
Expand All @@ -25,7 +25,7 @@ ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@4d59366423e
-e git+https://github.com/ckan/ckanext-spatial.git@938308469892e4bcf7389cb4adee5ccdd5a0ccca#egg=ckanext_spatial
ckantoolkit==0.0.7
click==8.1.3
cryptography==42.0.5
cryptography==42.0.7
defusedxml==0.7.1
dominate==2.7.0
elementpath==4.4.0
Expand All @@ -47,21 +47,21 @@ idna==3.7
importlib-resources==5.13.0
isodate==0.6.1
itsdangerous==2.2.0
Jinja2==3.1.3
Jinja2==3.1.4
jmespath==1.0.1
json-table-schema==0.2.1
jsonschema==2.4.0
lxml==5.1.0
Mako==1.3.3
Mako==1.3.5
Markdown==3.4.1
MarkupSafe==2.1.5
messytables==0.15.2
mypy==1.10.0
mypy-extensions==1.0.0
newrelic==9.9.0
newrelic==9.9.1
nose==1.3.7
numpy==1.26.4
OWSLib==0.30.0
OWSLib==0.31.0
packaging==24.0
passlib==1.7.4
pika==1.2.1
Expand Down

0 comments on commit d67101e

Please sign in to comment.