Skip to content

Commit 100b397

Browse files
authored
chore(deps): update dependency transformers to v5 (#13761)
1 parent 688be80 commit 100b397

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • people-and-planet-ai/weather-forecasting/serving/weather-model

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
@@ -19,7 +19,7 @@ version = "1.0.0"
1919
dependencies = [
2020
"datasets==4.0.0",
2121
"torch==2.8.0", # make sure this matches the `container_uri` in `notebooks/3-training.ipynb`
22-
"transformers==4.48.0",
22+
"transformers==5.0.0",
2323
]
2424

2525
[project.scripts]

0 commit comments

Comments
 (0)