-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
64 lines (64 loc) · 1.04 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
astroid==2.3.3
autopep8==1.5
backcall==0.1.0
certifi==2020.12.5
cffi==1.14.0
cloudpickle==1.3.0
colorama==0.4.3
cycler==0.10.0
Cython==0.29.20
decorator==4.4.2
entrypoints==0.3
future==0.18.2
graphviz==0.16
Hexy==1.4.3
imbalanced-learn==0.7.0
imblearn==0.0
ipykernel==5.1.4
ipython==7.13.0
ipython-genutils==0.2.0
isort==4.3.21
jedi==0.16.0
joblib==0.14.1
jupyter-client==6.1.2
jupyter-core==4.6.3
kiwisolver==1.1.0
lazy-object-proxy==1.4.3
matplotlib==3.1.3
mccabe==0.6.1
mkl-fft==1.0.15
mkl-random==1.1.0
mkl-service==2.3.0
numpy==1.18.2
olefile==0.46
pandas==1.2.0
parso==0.6.2
patsy==0.5.1
pickleshare==0.7.5
Pillow==6.1.0
prompt-toolkit==3.0.4
pycodestyle==2.5.0
pycparser==2.20
pyglet==1.5.0
Pygments==2.6.1
pylint==2.4.4
pyparsing==2.4.6
python-dateutil==2.8.1
pytz==2020.5
pywin32==227
pyzmq==18.1.1
scikit-learn==0.23.1
scikit-posthocs==0.6.4
scipy==1.5.2
seaborn==0.11.1
six==1.14.0
statsmodels==0.11.1
threadpoolctl==2.1.0
torch==1.4.0
torchsummary==1.5.1
torchvision==0.5.0
tornado==6.0.4
traitlets==4.3.3
wcwidth==0.1.9
wincertstore==0.2
wrapt==1.12.1