Skip to content

Commit

Permalink
rioxarray 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoelles committed Sep 28, 2023
1 parent 1fb3978 commit 3d2a57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kedro-datasets/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ def _collect_requirements(requires):
"redis~=4.1",
"requests-mock~=1.6",
"requests~=2.20",
"rioxarray~=0.14.0",
"rioxarray==0.15.0",
"s3fs>=0.3.0, <0.5", # Needs to be at least 0.3.0 to make use of `cachable` attribute on S3FileSystem.
"snowflake-snowpark-python~=1.0.0; python_version == '3.8'",
"scikit-learn>=1.0.2,<2",
Expand Down

0 comments on commit 3d2a57a

Please sign in to comment.