-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements_plink.txt
72 lines (72 loc) · 1.31 KB
/
requirements_plink.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
boto3==1.12.25
botocore==1.15.25
cachetools==4.0.0
certifi==2019.11.28
chardet==3.0.4
click==7.1.1
cycler==0.10.0
Cython==0.29.16
dash # added
docutils==0.15.2
email_validator # added
fastapi==0.52.0
Flask # added
Flask-Migrate # added
# Flask-PyMongo # added
Flask-Restful # added
Flask-WTF # added
gensim==3.8.1
google-api-core==1.16.0
google-auth==1.11.3
google-cloud-core==1.3.0
google-cloud-storage==1.26.0
google-resumable-media==0.5.0
googleapis-common-protos==1.51.0
h11==0.9.0
hdbscan==0.8.26
httptools==0.1.1
idna==2.9
ipywidgets # added
jmespath==0.9.5
joblib==0.14.1
kiwisolver==1.1.0
konlpy
llvmlite==0.31.0
# llvmlite
matplotlib==3.2.1
# newspaper3k # added
-e git+https://github.com/uoneway/newspaper.git#egg=newspaper3k
numba==0.48.0
numpy==1.18.2
pandas==1.0.3
pathlib # added
Pillow==7.0.0
protobuf==3.11.3
pyarrow==0.16.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydantic==1.4
pymagnitude # added
pyparsing==2.4.6
python-dateutil==2.8.1
pytz==2019.3
requests==2.23.0
rsa==4.0
s3transfer==0.3.3
scikit-learn==0.22.2.post1
scipy==1.4.1
seaborn # added
six==1.14.0
sklearn==0.0
smart-open==1.10.0
starlette==0.13.2
sqlalchemy # added
# top2vec==1.0.8 # replaced
-e git+https://github.com/uoneway/Top2Vec.git#egg=top2vec
tqdm # added
umap-learn==0.3.10
urllib3==1.25.8
uvicorn==0.11.7
uvloop==0.14.0
websockets==8.1
wordcloud==1.6.0