-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
72 lines (72 loc) · 1.2 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
beautifulsoup4==4.9.3
bpemb==0.3.3
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
cloudpickle==1.6.0
cycler==0.10.0
decorator==4.4.2
Deprecated==1.2.12
fastapi==0.63.0
fastapi-route-logger-middleware==0.1.3
filelock==3.0.12
flair==0.8.0.post1
ftfy==6.0.1
future==0.18.2
gdown==3.12.2
gensim==3.8.3
h11==0.12.0
huggingface-hub==0.0.8
hyperopt==0.2.5
idna==2.10
importlib-metadata==3.10.1
Janome==0.4.1
joblib==1.0.1
kiwisolver==1.3.1
konoha==4.6.4
langdetect==1.0.8
lxml==4.6.3
matplotlib==3.4.1
mpld3==0.3
multitasking==0.0.9
networkx==2.5.1
numpy==1.19.5
overrides==3.1.0
packaging==20.9
pandas==1.2.4
pandas-market-calendars==1.6.1
Pillow==8.2.0
pydantic==1.8.1
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
PyYAML==5.4.1
redis==3.5.3
regex==2021.4.4
requests==2.25.1
sacremoses==0.0.45
scikit-learn==0.24.1
scipy==1.6.2
segtok==1.5.10
sentencepiece==0.1.95
six==1.15.0
smart-open==5.0.0
soupsieve==2.2.1
sqlitedict==1.7.0
starlette==0.13.6
tabulate==0.8.9
threadpoolctl==2.1.0
tokenizers==0.10.2
toolz==0.11.1
torch==1.7.1
tqdm==4.60.0
trading-calendars==2.1.1
transformers==4.5.1
typing-extensions==3.7.4.3
urllib3==1.26.4
uvicorn==0.13.4
wallstreet==0.3
wcwidth==0.2.5
wrapt==1.12.1
yfinance==0.1.59
zipp==3.4.1