File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 1.17.2
2+ - setup: update dependencies
131.17.1
24 - enh: run DCOR theme patches during inspect
35 - enh: allow users to delete collections/groups
Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ dependencies = [
3131 " ckan>=2.11.3, <3" ,
3232 " click>=7" ,
3333 " cryptography>=41" , # client beaker session cookies
34- " ckanext-dc_log_view>=0.6 .0" ,
35- " ckanext-dc_serve>=0.17.2 " ,
36- " ckanext-dc_view>=0.12.0 " ,
37- " ckanext-dcor_depot>=0.17.0 " ,
38- " ckanext-dcor_schemas>=0.22 .0" ,
39- " ckanext-dcor_theme>=1.1.0 " ,
40- " dcor_shared>=1.0.2 " ,
34+ " ckanext-dc_log_view>=1.0 .0" ,
35+ " ckanext-dc_serve>=1.0.7 " ,
36+ " ckanext-dc_view>=1.0.1 " ,
37+ " ckanext-dcor_depot>=1.0.3 " ,
38+ " ckanext-dcor_schemas>=1.0 .0" ,
39+ " ckanext-dcor_theme>=1.1.2 " ,
40+ " dcor_shared>=1.0.4 " ,
4141 " importlib_resources" ,
4242 " numpy>=1.21" , # CVE-2021-33430
4343 " uwsgi>=2.0.26" ,
You can’t perform that action at this time.
0 commit comments