Skip to content

Commit

Permalink
Bump tensorflow-metal from 0.8.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [tensorflow-metal](https://developer.apple.com/metal/tensorflow-plugin/) from 0.8.0 to 1.1.0.

---
updated-dependencies:
- dependency-name: tensorflow-metal
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 2bb1d77 commit 37b93f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
17 changes: 6 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ version = "^0.4.4"
markers = "sys_platform == 'win32'"

[tool.poetry.dependencies.tensorflow-metal]
version = "0.8.0"
version = "1.1.0"
markers = "sys_platform == 'darwin' and platform_machine == 'arm64'"
optional = true

Expand Down

0 comments on commit 37b93f4

Please sign in to comment.