-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
61 lines (61 loc) · 1.05 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
arrow==1.3.0
beautifulsoup4==4.12.3
blinker==1.7.0
bs4==0.0.2
certifi==2024.2.2
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
codecarbon==2.3.4
cryptography==42.0.5
Flask==3.0.2
Flask-Admin==1.6.1
Flask-Cors==4.0.0
Flask-Login==0.6.3
Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
fuzzywuzzy==0.18.0
greenlet==3.0.3
idna==3.6
importlib-metadata==7.0.1
itsdangerous==2.1.2
Jinja2==3.1.3
joblib==1.3.2
jusText==3.0.0
langdetect==1.0.9
lxml==5.1.0
MarkupSafe==2.1.5
numpy==1.24.4
pandas==2.0.3
pdfminer.six==20231228
pillow==10.2.0
prometheus_client==0.20.0
psutil==5.9.8
py-cpuinfo==9.0.0
pycparser==2.21
pycryptodome==3.20.0
pynvml==11.5.0
python-dateutil==2.8.2
python-decouple==3.8
python-dotenv==1.0.1
pytz==2024.1
rapidfuzz==3.6.1
requests==2.31.0
scikit-learn==1.3.2
scipy==1.10.1
sentencepiece==0.2.0
six==1.16.0
soupsieve==2.5
SQLAlchemy==2.0.27
threadpoolctl==3.3.0
tqdm==4.66.2
types-python-dateutil==2.8.19.20240106
typing_extensions==4.10.0
tzdata==2024.1
urllib3==2.2.1
Werkzeug==3.0.1
WTForms==3.1.2
xmltodict==0.13.0
zipp==3.17.0