ckan / ckanext-validation

CKAN extension for validating Data Packages using Table Schema.
MIT License
28 stars 33 forks source link

is there any reason to use the 5.0.0b9 version of frictionless? #93

Open KatiRG opened 12 months ago

KatiRG commented 12 months ago

I am testing out using custom checks such as this example, and got an error that type is required (frictionless/schema/field.py). This requirement was removed in frictionless on June 13 (https://github.com/frictionlessdata/frictionless-py/commit/fdcb91eebc39d7e6449d13ad57a9c7165deea45e) and I'm wondering why the ckanext-validations repo is not using this version or later?

The requirements file has frictionless pinned to 5.0.0b9.

aimalkhan commented 11 months ago

there is a PR https://github.com/frictionlessdata/ckanext-validation/pull/88/files to update the version to 5.13.1