Skip to content

Commit

Permalink
Update kedro-datasets[pandas.csvdataset,pandas.exceldataset,pandas.pa…
Browse files Browse the repository at this point in the history
…rquetdataset,plotly.jsondataset] requirement (#1561)

Updates the requirements on [kedro-datasets[pandas.csvdataset,pandas.exceldataset,pandas.parquetdataset,plotly.jsondataset]](https://github.com/kedro-org/kedro-plugins) to permit the latest version.
- [Release notes](https://github.com/kedro-org/kedro-plugins/releases)
- [Changelog](https://github.com/kedro-org/kedro-plugins/blob/main/kedro-docker/RELEASE.md)
- [Commits](kedro-org/kedro-plugins@kedro-datasets-1.0.0...kedro-datasets-1.7.1)

---
updated-dependencies:
- dependency-name: kedro-datasets[pandas.csvdataset,pandas.exceldataset,pandas.parquetdataset,plotly.jsondataset]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mehdi Naderi Varandi <MehdiNV@hotmail.com>
dependabot[bot] and MehdiNV authored Oct 24, 2023
1 parent e4c1906 commit 0bdc479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt

kedro >=0.17.0
kedro-datasets[pandas.ParquetDataset, pandas.CSVDataset, pandas.ExcelDataset, plotly.JSONDataset]~=1.0
kedro-datasets[pandas.ParquetDataset, pandas.CSVDataset, pandas.ExcelDataset, plotly.JSONDataset]~=1.7
kedro-telemetry>=0.1.1 # for testing telemetry integration
bandit~=1.7
behave~=1.2

0 comments on commit 0bdc479

Please sign in to comment.