Change the version specifier from `>=0.2.8` to `~=0.2.8` for the `speechmatics-voice` package. This ensures compatibility with future patch versions while preventing potential breaking changes from minor updates.
148 B
148 B
- Change the version specifier from
>=0.2.8to~=0.2.8for thespeechmatics-voicepackage to ensure compatibility with future patch versions.