-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathrequirements.txt
102 lines (102 loc) · 7.19 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
91
92
93
94
95
96
97
98
99
100
101
102
addressable==1.4.2
cachetools==4.2.0; python_version >= "3.5" and python_version < "4.0" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0")
certifi==2020.12.5; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
cffi==1.14.4; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "linux" or sys_platform == "linux" and python_version >= "3.6" and python_full_version >= "3.6.0"
chardet==4.0.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
click==7.1.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
cloudpickle==1.6.0; python_version >= "3.6"
cmdstanpy==0.9.5; python_version >= "3"
colorama==0.4.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
contextvars==2.4; python_version < "3.7" and python_version >= "3.6"
convertdate==2.2.0; python_version >= "3"
cryptography==3.3.1; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "linux" or sys_platform == "linux" and python_version >= "3.6" and python_full_version >= "3.6.0"
cycler==0.10.0; python_version >= "3.6"
cython==0.29.17; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
dask==2020.12.0; python_version >= "3.6"
dataclasses==0.8; python_version >= "3.6" and python_version < "3.7" and python_full_version >= "3.6.2"
distributed==2020.12.0; python_version >= "3.6"
docopt==0.6.2
ephem==3.7.7.1; python_version >= "3" and python_version < "4"
fbprophet==0.7.1; python_version >= "3"
fsspec==0.8.5; python_version > "3.6"
gluonts==0.6.4; python_version >= "3.6"
google-api-core==1.24.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
google-api-python-client==1.12.8; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
google-auth-httplib2==0.0.4
google-auth==1.24.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
googleapis-common-protos==1.52.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
graphviz==0.8.4; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
heapdict==1.0.1; python_version >= "3.6"
holidays==0.10.4
httplib2==0.18.1
idna==2.10; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
immutables==0.14; python_version < "3.7" and python_version >= "3.6"
importlib-metadata==3.3.0; python_version < "3.8" and python_version >= "3.6"
inspect-it==0.3.2
jeepney==0.6.0; sys_platform == "linux" and python_version >= "3.6"
jinja2==2.11.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
joblib>=1.2.0; python_version >= "3.6"
keyring==21.8.0; python_version >= "3.6"
kiwisolver==1.3.1; python_version >= "3.6"
korean-lunar-calendar==0.2.1; python_version >= "3"
lightgbm==3.1.1
locket==0.2.0; python_version >= "3.6"
lunarcalendar==0.0.9; python_version >= "3" and python_version < "4"
markupsafe==1.1.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
matplotlib==3.2.2; python_version >= "3.6"
msgpack==1.0.2; python_version >= "3.6"
mxnet==1.7.0.post1
nbeats-pytorch==1.3.1
num2words==0.5.10
numpy==1.19.3; python_version >= "3.6"
oauth2client==4.1.3
pandas==1.0.5; python_full_version >= "3.6.1"
partd==1.1.0; python_version >= "3.6"
patsy==0.5.1; python_version >= "3.6"
pillow==8.0.1; python_version >= "3.6"
pmdarima==1.8.0; python_version >= "3.6"
prettytable==2.0.0; python_version >= "3.6"
protobuf==3.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
psutil==5.8.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
pyasn1-modules==0.2.8; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
pyasn1==0.4.8; python_version >= "3.5" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0")
pycparser==2.20; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "linux" or sys_platform == "linux" and python_version >= "3.6" and python_full_version >= "3.6.0"
pydantic==1.6.1; python_version >= "3.6"
pylev==1.3.0
pymeeus==0.3.7; python_version >= "3"
pyparsing==2.4.7; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
pystan==2.19.1.1
python-dateutil==2.8.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
pytz==2019.3; python_full_version >= "3.6.1" and python_version >= "3" and python_version < "4" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0")
pywin32-ctypes==0.2.0; sys_platform == "win32" and python_version >= "3.6"
pyyaml==5.3.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
requests==2.25.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
rsa==4.6; python_version >= "3.5" and python_version < "4"
scikit-learn==0.24.0; python_version >= "3.6"
scipy==1.5.0; python_version >= "3.6"
seasonal==0.3.1
secretstorage==3.3.0; sys_platform == "linux" and python_version >= "3.6"
setuptools-git==1.2; python_version >= "3"
six==1.15.0; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "linux" or python_full_version >= "3.6.0" and python_version >= "3.6" and sys_platform == "linux"
snakify==1.1.1
sortedcontainers==2.3.0; python_version >= "3.6"
statsmodels==0.12.1; python_version >= "3.6"
tbats==1.1.0
tblib==1.7.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
threadpoolctl==2.1.0; python_version >= "3.6"
toolz==0.11.1; python_version >= "3.6"
torch==1.7.1; python_full_version >= "3.6.2"
torchvision==0.8.2
tornado==6.1
tqdm==4.55.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
tsfresh==0.17.0; python_version >= "3.5"
typing-extensions==3.7.4.3; python_version < "3.8" and python_version >= "3.6" and python_full_version >= "3.6.2"
ujson==1.35; python_version >= "3.6"
unicode-slugify==0.1.3
unidecode==1.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
uritemplate==3.0.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
urllib3==1.26.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6"
wcwidth==0.2.5; python_version >= "3.6"
werkzeug==1.0.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
zict==2.0.0; python_version >= "3.6"
zipp==3.4.0; python_version < "3.8" and python_version >= "3.6"