Skip to content

Commit a6645d2

Browse files
committed
Update data-sampler dependency
1 parent fc89eaa commit a6645d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ readme = {file="README.md", content-type="text/markdown"}
1212
requires-python = ">=3.11,<3.14"
1313

1414
dependencies = [
15-
"ocf-data-sampler@git+https://github.com/openclimatefix/ocf-data-sampler.git@dev-one-torch-dataset",
15+
"ocf-data-sampler>=0.6.0",
1616
"numpy",
1717
"pandas",
1818
"matplotlib",

0 commit comments

Comments
 (0)