Skip to content

Commit

Permalink
Specified numpy version.
Browse files Browse the repository at this point in the history
  • Loading branch information
oadams committed Mar 27, 2018
1 parent 4a93c2c commit 4a92f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
'ipython==6.2.1',
'GitPython==2.1.8',
'nltk==3.2.5',
'numpy',
'numpy==1.14.0',
'python-speech-features==0.6',
'scipy==1.0.0',
'tensorflow==1.4.1',
Expand Down

0 comments on commit 4a92f4f

Please sign in to comment.