Skip to content

Commit

Permalink
Set dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cpuguy96 committed Dec 2, 2023
1 parent a1393a2 commit ffb50e4
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ffb50e4

Please sign in to comment.