diff --git a/backend/requirements.txt b/backend/requirements.txt index 506960c..3ac62bb 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,7 +10,7 @@ huggingface-hub==0.34.3 bitsandbytes==0.46.0 peft==0.15.2 # Common dependencies -numpy==2.2.6 +numpy==2.3.4 pandas==2.3.0 # TTS gtts==2.5.4