Skip to content

Commit

Permalink
Use latest version of kedro-datasets
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Luis Cano Rodríguez <[email protected]>
  • Loading branch information
astrojuanlu committed May 31, 2023
1 parent 39c52d3 commit ac109b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@ def _collect_requirements(requires):
"sphinxcontrib-mermaid~=0.7.1",
"myst-parser~=1.0.0",
"Jinja2<3.1.0",
# https://github.com/kedro-org/kedro-plugins/issues/143
"kedro-datasets[api,biosequence,dask,geopandas,matplotlib,holoviews,networkx,pandas,pillow,polars,video,plotly,redis,snowflake,spark,svmlight,tensorflow,yaml]==1.3.0",
"kedro-datasets[all]~=1.4.0",
],
"geopandas": _collect_requirements(geopandas_require),
"matplotlib": _collect_requirements(matplotlib_require),
Expand Down

0 comments on commit ac109b5

Please sign in to comment.