diff --git a/requirements.txt b/requirements.txt index e8705aa..76af874 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ -h5py -tensorflow==2.15.0 -pytest -numpy -joblib -librosa -psutil -nltk -scikit-learn -soundfile -resampy -transformers +h5py~=3.10.0 +numpy~=1.26.2 +joblib~=1.3.2 +librosa~=0.10.1 +psutil~=5.9.6 +nltk~=3.8.1 +scikit-learn~=1.3.2 +soundfile~=0.12.1 +resampy~=0.4.2 +transformers~=4.35.2 + +tensorflow==2.15.0 \ No newline at end of file