Skip to content

Commit

Permalink
build(deps): bump nvidia-cudnn-cu12 in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [nvidia-cudnn-cu12](https://developer.nvidia.com/cuda-zone).


Updates `nvidia-cudnn-cu12` from 8.9.7.29 to 9.1.1.17

---
updated-dependencies:
- dependency-name: nvidia-cudnn-cu12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 7700365 commit eeb16aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 18 deletions.
23 changes: 6 additions & 17 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 @@ -36,7 +36,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.12"
faster-whisper = "^1.0.2"
nvidia-cudnn-cu12 = { version = "8.9.7.29", optional = true }
nvidia-cudnn-cu12 = { version = "9.1.1.17", optional = true }
nvidia-cublas-cu12 = { version = "^12.5.2.13", optional = true }

[tool.poetry.group.server.dependencies]
Expand Down

0 comments on commit eeb16aa

Please sign in to comment.