DataWizard9742 commited on
Commit
aefe43b
·
verified ·
1 Parent(s): 7697fce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +67 -5
requirements.txt CHANGED
@@ -1,5 +1,67 @@
1
- deep_translator
2
- googletrans
3
- gTTS
4
- bytesbufio
5
- GoogleTranslator
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.2.0
2
+ attrs==23.2.0
3
+ beautifulsoup4==4.12.3
4
+ blinker==1.7.0
5
+ cachetools==5.3.2
6
+ certifi==2023.11.17
7
+ chardet==3.0.4
8
+ charset-normalizer==3.3.2
9
+ click==8.1.7
10
+ contourpy==1.2.0
11
+ cycler==0.12.1
12
+ deep-translator==1.11.4
13
+ fonttools==4.47.2
14
+ gitdb==4.0.11
15
+ GitPython==3.1.41
16
+ googletrans==3.0.0
17
+ gTTS==2.5.1
18
+ h11==0.9.0
19
+ h2==3.2.0
20
+ hpack==3.0.0
21
+ hstspreload==2024.2.1
22
+ httpcore==0.9.1
23
+ httpx==0.13.3
24
+ hyperframe==5.2.0
25
+ idna==2.10
26
+ importlib-metadata==7.0.1
27
+ importlib-resources==6.1.1
28
+ Jinja2==3.1.3
29
+ jsonschema==4.21.1
30
+ jsonschema-specifications==2023.12.1
31
+ kiwisolver==1.4.5
32
+ markdown-it-py==3.0.0
33
+ MarkupSafe==2.1.4
34
+ matplotlib==3.8.2
35
+ mdurl==0.1.2
36
+ numpy==1.26.3
37
+ opencv-python==4.9.0.80
38
+ packaging==23.2
39
+ pandas==2.2.0
40
+ pillow==10.2.0
41
+ protobuf==4.25.2
42
+ pyarrow==15.0.0
43
+ pydeck==0.8.1b0
44
+ Pygments==2.17.2
45
+ pyparsing==3.1.1
46
+ python-dateutil==2.8.2
47
+ pytz==2023.3.post1
48
+ referencing==0.32.1
49
+ requests==2.31.0
50
+ rfc3986==1.5.0
51
+ rich==13.7.0
52
+ rpds-py==0.17.1
53
+ six==1.16.0
54
+ smmap==5.0.1
55
+ sniffio==1.3.0
56
+ soupsieve==2.5
57
+ streamlit==1.30.0
58
+ tenacity==8.2.3
59
+ toml==0.10.2
60
+ toolz==0.12.1
61
+ tornado==6.4
62
+ typing_extensions==4.9.0
63
+ tzdata==2023.4
64
+ tzlocal==5.2
65
+ urllib3==2.1.0
66
+ validators==0.22.0
67
+ zipp==3.17.0