Skip to content

Commit

Permalink
chore(deps): Bump numpy from 1.26.4 to 2.0.0 in /backend/python/openv…
Browse files Browse the repository at this point in the history
…oice (#2823)

chore(deps): Bump numpy in /backend/python/openvoice

Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.26.4...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 13, 2024
1 parent 00f257c commit 6ba730d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/python/openvoice/requirements-intel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ librosa==0.10.2.post1
faster-whisper==1.0.3
pydub==0.25.1
wavmark==0.0.3
numpy==1.26.4
numpy==2.0.0
eng_to_ipa==0.0.2
inflect==7.3.1
unidecode==1.3.7
Expand Down

0 comments on commit 6ba730d

Please sign in to comment.