Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1a1cfef

Browse filesBrowse files
chore(deps-dev): bump transformers (GoogleCloudPlatform#11048)
Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.2 to 4.36.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.30.2...v4.36.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1d77c5 commit 1a1cfef
Copy full SHA for 1a1cfef

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
  • people-and-planet-ai/weather-forecasting/serving/weather-model
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: people-and-planet-ai/weather-forecasting/serving/weather-model/pyproject.toml
+1-1Lines 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==2.13.1",
2121
"torch==1.13.1", # make sure this matches the `container_uri` in `notebooks/3-training.ipynb`
22-
"transformers==4.30.2",
22+
"transformers==4.36.0",
2323
]
2424

2525
[project.scripts]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.