forked from Sudarshan-gurav/lazypredict
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements_dev.txt
75 lines (75 loc) · 1.28 KB
/
requirements_dev.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
alabaster==0.7.12
appdirs==1.4.4
atomicwrites==1.4.0
attrs==19.3.0
Babel==2.8.0
bleach==3.1.5
bump2version==1.0.0
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
colorama==0.4.3
coverage==5.2
cycler==0.10.0
Cython==0.29.20
distlib==0.3.1
docutils==0.16
filelock==3.0.12
flake8==3.8.3
graphviz==0.14
idna==2.10
imagesize==1.2.0
Jinja2==2.11.2
joblib==0.16.0
keyring==21.2.1
kiwisolver==1.2.0
lightgbm==2.3.1
MarkupSafe==1.1.1
matplotlib==3.2.2
mccabe==0.6.1
more-itertools==8.4.0
numpy==1.19.0
packaging==20.4
pandas==1.0.5
pathtools==0.1.2
pkginfo==1.5.0.1
plotly==4.8.2
pluggy==0.13.1
py==1.9.0
pycodestyle==2.6.0
pyflakes==2.2.0
Pygments==2.6.1
pyparsing==2.4.7
pytest==5.4.3
pytest-runner==5.2
python-dateutil==2.8.1
pytz==2020.1
pywin32-ctypes==0.2.0
readme-renderer==26.0
requests==2.24.0
requests-toolbelt==0.9.1
retrying==1.3.3
rfc3986==1.4.0
scikit-learn==0.23.1
scipy==1.5.1
six==1.15.0
snowballstemmer==2.0.0
Sphinx==3.1.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
threadpoolctl==2.1.0
toml==0.10.1
tox==3.16.1
tqdm==4.47.0
twine==3.2.0
urllib3==1.25.9
virtualenv==20.0.26
watchdog==0.10.3
wcwidth==0.2.5
webencodings==0.5.1
wincertstore==0.2
xgboost==1.1.1