-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
90 lines (90 loc) · 1.49 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
90
alphabet-detector==0.0.7
aniso8601==7.0.0
arpa==0.1.0b4
asn1crypto==0.24.0
attrs==19.1.0
Authlib==0.11
autopep8==1.4.4
beautifulsoup4==4.8.0
blis==0.2.4
boto==2.49.0
boto3==1.9.193
botocore==1.12.193
bs4==0.0.1
cachetools==3.1.1
certifi==2024.7.4
cffi==1.12.3
chardet==3.0.4
Click==7.0
cryptography==43.0.1
cycler==0.10.0
cymem==2.0.2
docopt==0.6.2
docutils==0.14
editdistance==0.5.3
Flask==2.3.2
Flask-Cors==4.0.1
Flask-Jsonpify==1.5.0
Flask-Login==0.4.1
Flask-OAuthlib==0.9.5
Flask-PyMongo==2.3.0
Flask-RESTful==0.3.7
flask-restplus==0.12.1
Flask-SQLAlchemy==2.4.0
Flask-WTF==0.14.2
gensim==3.8.0
google-api-python-client==1.7.10
google-auth==1.6.3
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.0
httplib2==0.19.0
idna==3.7
itsdangerous==1.1.0
Jinja2==3.1.4
jmespath==0.9.4
joblib==1.2.0
jsonify==0.5
jsonschema==3.0.2
kiwisolver==1.1.0
kneed==0.4.1
MarkupSafe==1.1.1
mongoengine==0.18.2
murmurhash==1.0.2
nltk==3.6.6
num2words==0.5.10
numpy==1.22.0
oauth2client==4.1.3
oauthlib==3.0.2
plac==0.9.6
preshed==2.0.1
py4j==0.10.8.1
pyasn1==0.4.5
pyasn1-modules==0.2.5
pycodestyle==2.5.0
pycparser==2.19
pymongo==3.8.0
pyOpenSSL==19.0.0
pyrsistent==0.15.4
python-dateutil==2.8.0
pytz==2019.2
requests==2.32.0
requests-oauthlib==1.2.0
rsa==4.7
s3transfer==0.2.1
scikit-learn==0.20
scipy==1.10.0
six==1.12.0
sklearn==0.0
smart-open==1.8.4
soupsieve==1.9.2
spacy==2.1.6
SQLAlchemy==1.3.6
srsly==0.0.7
termcolor==1.1.0
thinc==7.0.8
tqdm==4.66.3
uritemplate==3.0.0
urllib3==1.26.19
wasabi==0.2.2
Werkzeug==3.0.6
WTForms==2.2.1