Bump requests to remove GPL from dependency tree (#3081)

Versions prior to 2.26.0 used a GPL licensed package Chardet.
This has been replaced with charset_normalizer (MIT license).
pull/3064/head
Kris Gesling 2022-03-01 07:44:54 +09:30 committed by GitHub
parent 012d5a517c
commit f0eecc93e1
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,4 +1,4 @@
requests>=2.20.0,<2.26.0
requests~=2.26.0
gTTS>=2.2.2,<2.3.0
PyAudio==0.2.11
pyee==8.1.0