Merge pull request #2189 from pipecat-ai/mb/numpy-version-bump

Update numpy, transformers to support newer versions
This commit is contained in:
Mark Backman
2025-07-11 12:02:02 -07:00
committed by GitHub
2 changed files with 8 additions and 2 deletions

View File

@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Two package dependencies have been updated:
- `numpy` now supports 1.26.0 and newer
- `transformers` now supports 4.48.0 and newer
### Fixed
- Fixed an issue where using audio input with a sample rate requiring resampling