trung99 commited on
Commit
ab74488
·
verified ·
1 Parent(s): effa226

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +164 -4
requirements.txt CHANGED
@@ -1,4 +1,164 @@
1
- fastapi
2
- uvicorn[standard]
3
- aiohttp
4
- pydantic
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2captcha-python==1.5.1
2
+ aiofiles==24.1.0
3
+ aiohappyeyeballs==2.6.1
4
+ aiohttp==3.11.16
5
+ aiosignal==1.3.2
6
+ altgraph==0.17.4
7
+ annotated-types==0.7.0
8
+ anyio==4.9.0
9
+ async-timeout==5.0.1
10
+ attrs==25.3.0
11
+ beautifulsoup4==4.13.4
12
+ cachetools==5.5.2
13
+ certifi==2025.6.15
14
+ cffi==1.17.1
15
+ chardet==5.2.0
16
+ charset-normalizer==3.4.2
17
+ click==8.1.8
18
+ colorama==0.4.6
19
+ contourpy==1.3.2
20
+ customtkinter==5.2.2
21
+ cycler==0.12.1
22
+ darkdetect==0.8.0
23
+ db-dtypes==1.4.3
24
+ elevenlabs==1.58.1
25
+ et_xmlfile==2.0.0
26
+ exceptiongroup==1.2.2
27
+ fastapi==0.115.12
28
+ ffmpy==0.5.0
29
+ filelock==3.18.0
30
+ fonttools==4.57.0
31
+ frozenlist==1.6.0
32
+ fsspec==2025.3.2
33
+ git-lfs==1.6
34
+ google-api-core==2.24.2
35
+ google-api-python-client==2.170.0
36
+ google-auth==2.40.3
37
+ google-auth-httplib2==0.2.0
38
+ google-auth-oauthlib==1.2.2
39
+ google-cloud-bigquery==3.34.0
40
+ google-cloud-core==2.4.3
41
+ google-crc32c==1.7.1
42
+ google-resumable-media==2.7.2
43
+ googleapis-common-protos==1.70.0
44
+ gradio==5.25.2
45
+ gradio_client==1.8.0
46
+ greenlet==3.2.3
47
+ groovy==0.1.2
48
+ grpcio==1.73.1
49
+ grpcio-status==1.73.1
50
+ gspread==6.2.1
51
+ h11==0.14.0
52
+ httpcore==1.0.8
53
+ httplib2==0.22.0
54
+ httpx==0.28.1
55
+ huggingface-hub==0.33.1
56
+ idna==3.10
57
+ Jinja2==3.1.6
58
+ joblib==1.5.0
59
+ kiwisolver==1.4.8
60
+ lxml==5.4.0
61
+ markdown-it-py==3.0.0
62
+ MarkupSafe==3.0.2
63
+ matplotlib==3.10.1
64
+ mdurl==0.1.2
65
+ MouseInfo==0.1.3
66
+ mss==10.0.0
67
+ multidict==6.4.3
68
+ mutagen==1.47.0
69
+ nltk==3.9.1
70
+ numpy==2.2.4
71
+ oauth2client==4.1.3
72
+ oauthlib==3.3.1
73
+ opencv-python==4.11.0.86
74
+ openpyxl==3.1.5
75
+ orjson==3.10.16
76
+ outcome==1.3.0.post0
77
+ packaging==25.0
78
+ pandas==2.2.3
79
+ pandas-gbq==0.29.1
80
+ pefile==2023.2.7
81
+ pillow==11.2.1
82
+ playsound==1.2.2
83
+ playwright==1.52.0
84
+ propcache==0.3.1
85
+ proto-plus==1.26.1
86
+ protobuf==6.31.1
87
+ psutil==7.0.0
88
+ pyarmor==9.1.4
89
+ pyarmor.cli.core==7.6.6
90
+ pyarrow==20.0.0
91
+ pyasn1==0.6.1
92
+ pyasn1_modules==0.4.2
93
+ PyAutoGUI==0.9.54
94
+ pycparser==2.22
95
+ pycryptodome==3.22.0
96
+ pydantic==2.11.3
97
+ pydantic_core==2.33.1
98
+ pydata-google-auth==1.9.1
99
+ pydub==0.25.1
100
+ pyee==13.0.0
101
+ PyGetWindow==0.0.9
102
+ Pygments==2.19.1
103
+ pyinstaller==6.13.0
104
+ pyinstaller-hooks-contrib==2025.3
105
+ PyMsgBox==1.0.9
106
+ pyparsing==3.2.3
107
+ pyperclip==1.9.0
108
+ PyQt5==5.15.11
109
+ PyQt5-Qt5==5.15.2
110
+ PyQt5_sip==12.17.0
111
+ PyRect==0.2.0
112
+ PyScreeze==1.0.1
113
+ PySide6==6.9.1
114
+ PySide6_Addons==6.9.1
115
+ PySide6_Essentials==6.9.1
116
+ PySocks==1.7.1
117
+ pysrt==1.1.2
118
+ python-dateutil==2.9.0.post0
119
+ python-dotenv==1.1.0
120
+ python-multipart==0.0.20
121
+ python-socks==2.7.1
122
+ pytrends==4.9.2
123
+ pytweening==1.2.0
124
+ pytz==2025.2
125
+ pywin32==310
126
+ pywin32-ctypes==0.2.3
127
+ PyYAML==6.0.2
128
+ QtAwesome==1.4.0
129
+ QtPy==2.4.3
130
+ regex==2024.11.6
131
+ requests==2.32.4
132
+ requests-oauthlib==2.0.0
133
+ rich==14.0.0
134
+ rsa==4.9.1
135
+ ruff==0.11.6
136
+ safehttpx==0.1.6
137
+ selenium==4.33.0
138
+ semantic-version==2.10.0
139
+ shellingham==1.5.4
140
+ shiboken6==6.9.1
141
+ six==1.17.0
142
+ sniffio==1.3.1
143
+ sortedcontainers==2.4.0
144
+ soupsieve==2.7
145
+ starlette==0.46.2
146
+ tomlkit==0.13.2
147
+ tqdm==4.67.1
148
+ trio==0.30.0
149
+ trio-websocket==0.12.2
150
+ ttkthemes==3.2.2
151
+ typer==0.15.2
152
+ typing-inspection==0.4.0
153
+ typing_extensions==4.13.2
154
+ tzdata==2025.2
155
+ undetected-chromedriver==3.5.5
156
+ uritemplate==4.1.1
157
+ urllib3==2.5.0
158
+ uvicorn==0.34.2
159
+ webdriver-manager==4.0.2
160
+ websocket-client==1.8.0
161
+ websockets==15.0.1
162
+ WMI==1.5.1
163
+ wsproto==1.2.0
164
+ yarl==1.20.0