forked from soerenab/AudioMNIST
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
36 lines (29 loc) · 876 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Requirements automatically generated by pigar.
# https://github.com/damnever/pigar
# recording_scripts/recording_gui.py: 3
# recording_scripts/util.py: 9
PsychoPy == 1.84.2
# preprocess_data.py: 11
librosa == 0.5.1
h5py == 2.7.0
# recording_scripts/adjustCuts.py: 4,8
# recording_scripts/util.py: 15
matplotlib == 1.5.1
# preprocess_data.py: 3
# recording_scripts/adjustCuts.py: 1
# recording_scripts/main.py: 4
# recording_scripts/recording_gui.py: 4
# recording_scripts/util.py: 13
numpy == 1.11.0
# recording_scripts/adjustCuts.py: 5
# recording_scripts/util.py: 14
pandas == 0.19.2
# preprocess_data.py: 7,8
# recording_scripts/adjustCuts.py: 2,6,9
# recording_scripts/recording_gui.py: 5
# recording_scripts/util.py: 11,12
scipy == 0.17.0
# recording_scripts/main.py: 3
# recording_scripts/recording_gui.py: 2
# recording_scripts/util.py: 2
sounddevice == 0.3.7