Skip to content

Commit

Permalink
Add new dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jurihock committed Mar 31, 2024
1 parent 97a61cc commit 752600b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ requires-python = ">=3.11"
dependencies = [
"click",
"numpy",
"qdft",
"resampy",
"soundfile",
"stftpitchshift",
"tqdm",
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
# install some additional packages
click
numpy
qdft
resampy
soundfile
stftpitchshift
tqdm

0 comments on commit 752600b

Please sign in to comment.