Bump accelerate from 0.28.0 to 0.30.0

Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.28.0 to 0.30.0.
- [Release notes](https://github.com/huggingface/accelerate/releases)
- [Commits](https://github.com/huggingface/accelerate/compare/v0.28.0...v0.30.0)

---
updated-dependencies:
- dependency-name: accelerate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/462/head
dependabot[bot] 1 year ago committed by GitHub
parent ea8b07bb21
commit 6d3d9e275b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -48,7 +48,7 @@ Pillow = "10.3.0"
psutil = "*" psutil = "*"
sentry-sdk = "*" sentry-sdk = "*"
python-dotenv = "*" python-dotenv = "*"
accelerate = "0.28.0" accelerate = "0.30.0"
opencv-python = "^4.9.0.80" opencv-python = "^4.9.0.80"
PyYAML = "*" PyYAML = "*"
docstring_parser = "0.16" docstring_parser = "0.16"

Loading…
Cancel
Save