mirror of
https://github.com/correl/dejavu.git
synced 2024-11-23 19:19:53 +00:00
10 lines
120 B
Text
10 lines
120 B
Text
|
# requirements file
|
||
|
|
||
|
### BEGIN ###
|
||
|
pydub==0.9.4
|
||
|
PyAudio==0.2.8
|
||
|
numpy==1.8.2
|
||
|
scipy==0.12.1
|
||
|
matplotlib==1.3.1
|
||
|
### END ###
|