Skip to content

Commit 873d71a

Browse files
authored
Update requirements.txt
1 parent 33ebf7d commit 873d71a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Code-Sleep-Python/text-to-speech/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ click==6.7
66
gTTS==2.0.0
77
gTTS-token==1.1.1
88
idna==2.6
9-
requests==2.18.4
9+
requests>=2.20.0
1010
six==1.11.0
11-
urllib3==1.22
11+
urllib3>=1.23

0 commit comments

Comments
 (0)