Merge pull request #1284 from blewa/patch-1

Fixed missing "requests" package

X-DeepSpeech: NOBUILD
This commit is contained in:
lissyx 2018-03-11 13:36:41 +01:00 committed by GitHub
commit a88a2c2cf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,3 +12,4 @@ python_speech_features
pyxdg
bs4
six
requests