Skip to content

Commit

Permalink
reducing to higher level dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benfmiller committed Jun 3, 2024
1 parent 732084c commit 00319c9
Showing 1 changed file with 8 additions and 42 deletions.
50 changes: 8 additions & 42 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,45 +1,11 @@
appdirs==1.4.4
attrs==22.2.0
audioread==3.0.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
contourpy==1.0.6
cycler==0.11.0
decorator==5.1.1
exceptiongroup==1.1.0
execnet==1.9.0
fonttools==4.38.0
idna==3.4
imageio==2.23.0
iniconfig==2.0.0
joblib==1.2.0
kiwisolver==1.4.4
librosa==0.10.1
llvmlite==0.41.1
matplotlib==3.6.2
networkx==3.0
matplotlib==3.8.2
noisereduce==2.0.1
numba==0.58.1
numpy==1.26.2
packaging==23.0
Pillow==9.4.0
pluggy==1.0.0
pooch==1.6.0
pycparser==2.21
numpy==1.26.4
Pillow==10.2.0
pydub==0.25.1
pyparsing==3.1.1
python-dateutil==2.8.2
PyWavelets==1.4.1
requests==2.28.1
resampy==0.4.2
pytest==8.0.0
scipy==1.12.0
setuptools==59.6.0
scikit-image==0.19.3
scikit-learn==1.3.2
scipy==1.11.4
six==1.16.0
soundfile==0.12.1
threadpoolctl==3.1.0
tifffile==2022.10.10
tomli==2.0.1
tqdm==4.64.1
urllib3==1.26.13
tqdm==4.66.2
torch==2.2.0

0 comments on commit 00319c9

Please sign in to comment.