Update requirements.txt

Update requests to 2.22.0 as per CVE
https://nvd.nist.gov/vuln/detail/CVE-2018-18074
pull/1862/head
Kathy Reid 2018-11-05 23:29:18 +11:00 committed by GitHub
parent f4209cca68
commit a8a423bd10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
six==1.10.0
requests==2.19.1
requests==2.20.0
gTTS==1.1.7
gTTS-token==1.1.2
PyAudio==0.2.11