-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
29 lines (29 loc) · 1.78 KB
/
requirements.txt
File metadata and controls
29 lines (29 loc) · 1.78 KB
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
autograd-gamma==0.5.0
autograd==1.3
certifi==2020.12.5; python_version >= "3.6"
cycler==0.10.0; python_version >= "3.6"
cython==0.29.14; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
et-xmlfile==1.0.1; python_version >= "3.6"
future==0.18.2; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
gensim==3.8.3
kiwisolver==1.3.1; python_version >= "3.6"
matplotlib==3.3.2; python_version >= "3.6"
mplcursors==0.4; python_version >= "3.6"
numpy==1.18.1; python_version >= "3.5"
openpyxl==3.0.7; python_version >= "3.6"
pandas==0.25.3; python_full_version >= "3.5.3"
patsy==0.5.1; python_version >= "3.5"
pillow==8.2.0; python_version >= "3.6"
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"
python-dateutil==2.8.1; python_full_version >= "3.5.3" and python_version >= "3.6" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6")
pytz==2021.1; python_full_version >= "3.5.3"
pyxlsb==1.0.8
pyyaml==5.4.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
reliability==0.5.1
scipy==1.4.1; python_version >= "3.5"
six==1.15.0; python_full_version >= "3.5.3" and python_version >= "3.6" and (python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.5")
smart-open==5.0.0; python_version >= "3.6"
statsmodels==0.11.1; python_version >= "3.5"
tqdm==4.52.0; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.2.0")
weibull==0.1.3
xlrd==1.2.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")