-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
63 lines (63 loc) · 2.22 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
aiohttp==3.8.4
aiohttp-wsgi==0.10.0
aiosignal==1.3.1
anyio==3.6.2
async-timeout==4.0.2
attrs==23.1.0
beautifulsoup4==4.12.2
blinker==1.6.2
cachelib==0.10.2
certifi==2023.5.7
chardet==5.1.0
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
Flask==2.3.2
Flask-Dropzone==1.6.0
Flask-Login==0.6.2
Flask-Session==0.5.0
Flask-SQLAlchemy==3.0.3
Flask-WTF==1.1.1
frozenlist==1.3.3
google-trans-new==1.1.9
googletrans==3.0.0
greenlet==2.0.2
gTTS==2.3.2
gunicorn==20.1.0
h11==0.14.0
h2==4.1.0
hpack==4.0.0
hstspreload==2023.1.1
httpcore==0.17.2
httpx==0.24.1
hyperframe==6.0.1
idna==3.4
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.2
multidict==6.0.4
numpy==1.24.3
opencv-python==4.7.0.72
packaging==23.1
pdfkit==1.0.0
Pillow==9.5.0
playsound==1.3.0
pluggy==1.0.0
pytesseract==0.3.10
pytest==7.3.1
python-dotenv==1.0.0
requests==2.31.0
rfc3986==2.0.0
six==1.16.0
sniffio==1.3.0
soupsieve==2.4.1
SpeechRecognition==3.10.0
SQLAlchemy==2.0.15
typing_extensions==4.6.2
urllib3==2.0.2
utils==1.0.1
websockets==11.0.3
Werkzeug==2.3.4
WTForms==3.0.1
yarl==1.9.2