-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
76 lines (76 loc) · 1.29 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
alembic==1.4.1
argon2-cffi==19.1.0
asn1crypto==1.3.0
Babel==2.8.0
bcrypt==3.1.7
blinker==1.4
boto==2.49.0
boto3==1.12.31
botocore==1.15.31
bz2file==0.98
cachetools==3.1.1
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
Click==7.0
configparser==3.7.3
cryptography==2.5
deepctr==0.7.4
dill==0.3.1.1
docutils==0.15.2
Flask==1.1.1
Flask-Admin==1.5.5
Flask-BabelEx==0.9.4
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.4.0
Flask-Principal==0.4.0
Flask-Script==2.0.6
Flask-Security==3.0.0
Flask-SQLAlchemy==2.4.0
Flask-WTF==0.14.3
gensim==3.8.1
google-api-core==1.16.0
google-auth==1.12.0
google-cloud-core==1.3.0
google-cloud-storage==1.26.0
google-resumable-media==0.5.0
googleapis-common-protos==1.51.0
h5py==2.10.0
idna==2.9
itsdangerous==1.1.0
jieba==0.39
Jinja2==2.11.1
jmespath==0.9.5
joblib==0.14.1
lightfm==1.15
Mako==1.1.0
MarkupSafe==1.1.1
mkl-service==2.3.0
numpy==1.18.1
pandas==1.0.2
passlib==1.7.1
protobuf==3.11.4
pyasn1==0.4.8
pyasn1-modules==0.2.7
pycparser==2.20
pyOpenSSL==19.0.0
pyreadline==2.1
PySocks==1.7.1
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2019.3
requests==2.23.0
rsa==4.0
s3transfer==0.3.3
scikit-learn==0.22.2.post1
scipy==1.4.1
six==1.14.0
smart-open==1.10.0
speaklater==1.3
SQLAlchemy==1.3.15
urllib3==1.25.7
Werkzeug==1.0.0
win-inet-pton==1.1.0
wincertstore==0.2
WTForms==2.2.1