Skip to content

Commit

Permalink
Chore(deps): Update frictionless[excel,json,ods,parquet,sql] requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [frictionless[excel,json,ods,parquet,sql]](https://github.com/frictionlessdata/framework) to permit the latest version.
- [Release notes](https://github.com/frictionlessdata/framework/releases)
- [Changelog](https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md)
- [Commits](frictionlessdata/frictionless-py@v0.5.6...v5.18.0)

---
updated-dependencies:
- dependency-name: frictionless[excel,json,ods,parquet,sql]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent a2f4d87 commit becc147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies = [
"colorama<1",
"crash",
"ddlgenerator<0.2",
"frictionless[excel,json,ods,parquet,sql]<5.6",
"frictionless[excel,json,ods,parquet,sql]<5.19",
"fsspec[gcs,github,http,s3]==2024.9.0",
"json_stream<3",
"line-protocol-parser<2",
Expand Down

0 comments on commit becc147

Please sign in to comment.