Skip to content

Commit

Permalink
fix: changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
hfwittmann committed Sep 30, 2023
1 parent 3b1672e commit e96c33b
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 @@ -152,7 +152,7 @@ def _collect_requirements(requires):
"biopython~=1.73",
"blacken-docs==1.9.2",
"black~=22.0",
"cloudpickle~=2.2.1",
"cloudpickle<=2.0.0 ",
"compress-pickle[lz4]~=2.1.0",
"coverage[toml]",
"dask[complete]~=2021.10", # pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit e96c33b

Please sign in to comment.