ruslanmv commited on
Commit
2723351
·
verified ·
1 Parent(s): 44264dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -15
requirements.txt CHANGED
@@ -24,18 +24,3 @@ youtube_transcript_api==0.6.2
24
  # YouTube Download
25
  pytube==15.0.0
26
 
27
- # Additional dependencies required by googletransx and its related packages
28
- httpx==0.27.0
29
- httpcore==0.14.7
30
- h2==4.1.0
31
- h11==0.14.0
32
- sniffio==1.3.0
33
- certifi
34
- chardet==4.0.0
35
- idna==3.6
36
- requests==2.31.0
37
- urllib3==2.0.7
38
- rfc3986==1.5.0
39
- PySocks==1.7.1
40
- Deprecated==1.2.14
41
- wrapt==1.16.0
 
24
  # YouTube Download
25
  pytube==15.0.0
26