Skip to content

Commit

Permalink
Fix dependency issue
Browse files Browse the repository at this point in the history
frictionless 5.17.0 depends on jsonschema>=4.20
  • Loading branch information
peterdesmet committed Jun 26, 2024
1 parent 5f2baf7 commit c47f93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ humanize==4.6.0
idna==3.3
isodate==0.6.0
Jinja2==3.1.2
jsonschema==4.1.2
jsonschema==4.20
markdown-it-py==2.2.0
marko==1.1.0
MarkupSafe==2.1.2
Expand Down

0 comments on commit c47f93e

Please sign in to comment.