new requirements files

pull/149/head
Chris Veilleux 2020-04-13 14:01:13 -05:00 committed by Åke Forslund
parent 3e1a24ea03
commit cfc36aafb2
2 changed files with 17 additions and 0 deletions

14
requirements/prod.txt Normal file
View File

@ -0,0 +1,14 @@
numpy==1.16
tensorflow>=1.13,<1.14 # Must be on piwheels
sonopy
pyaudio
keras<=2.1.5
h5py
wavio
typing
prettyparse>=1.1.0
precise-runner
attrs
fitipy<1.0
speechpy-fast
pyache

3
requirements/test.txt Normal file
View File

@ -0,0 +1,3 @@
pylint
black
pytest