-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
89 lines (89 loc) · 3.27 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
async-timeout==4.0.2
beautifulsoup4==4.11.1
black==22.3.0
bs4==0.0.1
cachetools==5.2.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.4
cssselect==1.1.0
Deprecated==1.2.13
dnspython==2.2.1
docx2pdf==0.1.8
feedfinder2==0.0.4
feedparser==6.0.8
filelock==3.6.0
Flask==2.1.2
Flask-Cors==3.0.10
fpdf==1.7.2
google-api-core==2.10.2
google-api-python-client==2.65.0
google-auth==2.14.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.7.0
googleapis-common-protos==1.56.4
httplib2==0.21.0
huggingface-hub==0.5.1
idna==3.3
importlib-metadata==4.11.3
itsdangerous==2.1.2
jieba3k==0.35.1
Jinja2==3.1.2
joblib==1.1.0
lxml==4.8.0
MarkupSafe==2.1.1
mypy-extensions==0.4.3
newspaper3k==0.2.8
nltk==3.7
numpy==1.21.6
oauthlib==3.2.2
packaging==21.3
pandas==1.5.0
pathspec==0.9.0
Pillow==9.1.0
platformdirs==2.5.2
protobuf==4.21.9
pyasn1==0.4.8
pyasn1-modules==0.2.8
pymongo==4.3.2
PyMuPDF==1.20.2
pyparsing==3.0.8
PyPDF2==1.27.9
pytesseract==0.3.9
python-dateutil==2.8.2
python-docx==0.8.11
python-dotenv==0.21.0
pytz==2022.2.1
pywin32==303
PyYAML==6.0
redis==4.3.4
regex==2022.4.24
requests==2.27.1
requests-file==1.5.1
requests-oauthlib==1.3.1
rouge==1.0.1
rsa==4.9
sacremoses==0.0.49
scikit-learn==1.1.2
scipy==1.9.1
sentencepiece==0.1.96
sgmllib3k==1.0.0
six==1.16.0
soupsieve==2.3.2.post1
threadpoolctl==3.1.0
tinysegmenter==0.3
tldextract==3.2.1
tokenizers==0.12.1
tomli==2.0.1
torch==1.11.0
tqdm==4.64.0
transformers==4.18.0
typed-ast==1.5.3
typing_extensions==4.2.0
uritemplate==4.1.1
urllib3==1.26.9
Werkzeug==2.1.2
wrapt==1.14.1
xmltodict==0.13.0
zipp==3.8.0