Skip to content

Commit 7b85b71

Browse files
renovate-botriathakkar
authored andcommitted
chore(deps): update dependency datasets to v3 (GoogleCloudPlatform#12582)
1 parent ff6e76d commit 7b85b71

File tree

1 file changed

+1
-1
lines changed
  • people-and-planet-ai/weather-forecasting/serving/weather-model

1 file changed

+1
-1
lines changed

people-and-planet-ai/weather-forecasting/serving/weather-model/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
name = "weather-model"
1818
version = "1.0.0"
1919
dependencies = [
20-
"datasets==2.20.0",
20+
"datasets==3.0.0",
2121
"torch==2.2.0", # make sure this matches the `container_uri` in `notebooks/3-training.ipynb`
2222
"transformers==4.38.0",
2323
]

0 commit comments

Comments
 (0)