diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 740848cee..ce3e13494 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -38,7 +38,7 @@ jobs: run: | source .venv/bin/activate python -m pip install --upgrade pip - pip install -r test-requirements.txt + pip install -r dev-requirements.txt -r test-requirements.txt - name: Test with pytest run: | source .venv/bin/activate diff --git a/test-requirements.txt b/test-requirements.txt index 7f52a49a1..78280b139 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,15 +1,12 @@ aiohttp~=3.10.3 -anthropic -autopep8~=2.3.1 +anthropic~=0.30.0 azure-cognitiveservices-speech~=1.40.0 -build~=1.2.1 daily-python~=0.10.1 deepgram-sdk~=3.5.0 fal-client~=0.4.1 fastapi~=0.112.1 faster-whisper~=1.0.3 google-generativeai~=0.7.2 -grpcio-tools~=1.62.2 langchain~=0.2.14 livekit~=0.13.1 lmnt~=1.1.4 @@ -18,17 +15,12 @@ numpy~=1.26.4 openai~=1.37.2 openpipe~=4.24.0 Pillow~=10.4.0 -pip-tools~=7.4.1 pyaudio~=0.2.14 pydantic~=2.8.2 pyloudnorm~=0.1.1 pyht~=0.0.28 -pyright~=1.1.376 -pytest~=8.3.2 python-dotenv~=1.0.1 resampy~=0.4.3 -setuptools~=72.2.0 -setuptools_scm~=8.1.0 silero-vad~=5.1 together~=1.2.7 transformers~=4.44.0