Neprox commited on
Commit
5e93581
·
1 Parent(s): 3a2f28e

Try to fix googletrans error

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -7,6 +7,6 @@ torch
7
  torchaudio
8
  moviepy
9
  git+https://github.com/pytube/pytube
10
- httpx
11
- httpcore
12
  googletrans==4.0.0-rc1
 
7
  torchaudio
8
  moviepy
9
  git+https://github.com/pytube/pytube
10
+ httpx==0.23.1
11
+ httpcore==0.16.2
12
  googletrans==4.0.0-rc1