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 and amotl committed Oct 20, 2024
1 parent bd51b82 commit 1688721
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 @@ -90,7 +90,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 1688721

Please sign in to comment.