Skip to content

Commit

Permalink
Update Pip Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
datagov-bot committed Feb 1, 2024
1 parent 3e3f177 commit 1e5dfb3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ckan/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,5 @@ requests==2.31.0
# avoid ImportError error https://github.com/GSA/data.gov/issues/4396
importlib-resources<6.0
gevent>=23.9.0
cryptography>=42
jinja2>=3.1.3
cryptography>=42.0.2
10 changes: 5 additions & 5 deletions ckan/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ Babel==2.10.3
Beaker==1.11.0
bleach==3.3.0
blinker==1.5
boto3==1.34.29
botocore==1.34.29
boto3==1.34.32
botocore==1.34.32
certifi==2023.11.17
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
ckan==2.10.1
-e git+https://github.com/ckan/ckanext-archiver.git@cbfadf9fbf10405958fdef9f77a7faedc05aa20b#egg=ckanext_archiver
ckanext-datagovcatalog==0.1.0
ckanext-datagovtheme==0.2.12
ckanext-datagovtheme==0.2.13
ckanext-datajson==0.1.23
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@1109205069dd105dda27e3486898e4ca1525a808
ckanext-envvars==0.0.3
Expand All @@ -26,7 +26,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.1
cryptography==42.0.2
defusedxml==0.7.1
dominate==2.7.0
elementpath==4.1.5
Expand Down Expand Up @@ -57,7 +57,7 @@ jmespath==1.0.1
json-table-schema==0.2.1
jsonschema==2.4.0
lxml==5.1.0
Mako==1.3.0
Mako==1.3.2
Markdown==3.4.1
MarkupSafe==2.1.4
messytables==0.15.2
Expand Down

0 comments on commit 1e5dfb3

Please sign in to comment.