Skip to content

Commit

Permalink
loosen the dependency on sacred
Browse files Browse the repository at this point in the history
  • Loading branch information
Agnes-U authored Aug 7, 2023
1 parent 56c3aee commit 8d5d516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ torchvision == 0.7.0
tensorboard == 2.2.0
numpy == 1.19.1
matplotlib == 3.0.2
sacred == 0.8.1
sacred >= 0.8.0, <= 0.8.1
nnAudio == 0.2.0
mir_eval == 0.5
pandas == 1.1.5
Expand All @@ -13,4 +13,4 @@ tqdm
mido ==1.2.9
joblib == 0.13.2
scikit-learn == 0.19.2
pydub == 0.23.1
pydub == 0.23.1

0 comments on commit 8d5d516

Please sign in to comment.