randydev commited on
Commit
5ba513d
·
verified ·
1 Parent(s): 76a79e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,7 +2,7 @@ aiofiles
2
  aiohttp
3
  future
4
  gTTS
5
- googletrans==4.0.0-rc1
6
  bs4
7
  pytz
8
  requests
@@ -38,7 +38,7 @@ gitpython
38
  pymediainfo
39
  prettytable
40
  stability_sdk[anim_ui]
41
- httpx[http2]
42
  speedtest-cli
43
  numpy
44
  validators
 
2
  aiohttp
3
  future
4
  gTTS
5
+ googletrans
6
  bs4
7
  pytz
8
  requests
 
38
  pymediainfo
39
  prettytable
40
  stability_sdk[anim_ui]
41
+ httpx==0.27.1
42
  speedtest-cli
43
  numpy
44
  validators