From 6a7b6bcded4ff5a79eee3ed808a08da3011eb5ab Mon Sep 17 00:00:00 2001 From: joshwhiton Date: Tue, 30 Dec 2025 11:26:22 +0700 Subject: [PATCH] Fix numba pin wording in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed2f7efc3..a22a905ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2199,7 +2199,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 compatibility issues with other packages. Now you can use the PlayHT HTTP service with other services, like GoogleLLMService. -- Updated `pyproject.toml` to once again pin `numba` to `>=0.61.2` in order to +- Updated `pyproject.toml` to once again pin `numba` to `==0.61.2` in order to resolve package versioning issues. - Updated the `STTMuteFilter` to include `VADUserStartedSpeakingFrame` and