Skip to content

Commit

Permalink
Upgrade kedro-datasets for docs
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
  • Loading branch information
astrojuanlu committed Aug 18, 2023
1 parent 4358d44 commit 28606a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def _collect_requirements(requires):
"sphinxcontrib-mermaid~=0.7.1",
"myst-parser~=1.0.0",
"Jinja2<3.1.0",
"kedro-datasets[all,pandas-deltatabledataset]~=1.5.1",
"kedro-datasets[all]~=1.5.3",
],
"geopandas": _collect_requirements(geopandas_require),
"matplotlib": _collect_requirements(matplotlib_require),
Expand Down

0 comments on commit 28606a0

Please sign in to comment.