Skip to content

Commit

Permalink
requirements.txt added
Browse files Browse the repository at this point in the history
  • Loading branch information
miqueltubau committed Dec 18, 2018
1 parent 5867443 commit 425a6ed
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions assets/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
audioread==2.1.6
backports-abc==0.5
backports.functools-lru-cache==1.5
certifi==2018.1.18
chardet==3.0.4
cycler==0.10.0
decorator==4.2.1
enum34==1.1.6
funcsigs==1.0.2
futures==3.2.0
h5py==2.7.1
idna==2.6
joblib==0.11
kiwisolver==1.0.1
librosa==0.6.1
llvmlite==0.23.2
matplotlib==2.2.0
networkx==2.1
numba==0.38.1
numpy==1.14.3
olefile==0.44
pandas==0.23.4
Pillow==5.1.0
pyparsing==2.2.0
python-dateutil==2.6.1
pytz==2018.3
PyWavelets==0.5.2
PyYAML==3.12
pyzmq==17.0.0
requests==2.18.4
resampy==0.2.1
scikit-image==0.13.1
scikit-learn==0.19.1
scikit-video==1.1.10
scipy==1.0.0
singledispatch==3.4.0.3
six==1.11.0
subprocess32==3.2.7
torch==0.4.0
torchfile==0.1.0
torchvision==0.2.1
tornado==5.0.1
tqdm==4.19.6
urllib3==1.22
visdom==0.1.7

0 comments on commit 425a6ed

Please sign in to comment.