Skip to content

Commit acfb914

Browse files
updated requirements
1 parent d397de4 commit acfb914

File tree

1 file changed

+33
-47
lines changed

1 file changed

+33
-47
lines changed

requirements_dev.txt

Lines changed: 33 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,75 +1,61 @@
1-
alabaster==0.7.12
2-
appdirs==1.4.4
3-
atomicwrites==1.4.0
1+
alembic==1.4.2
42
attrs==19.3.0
5-
Babel==2.8.0
6-
bleach==3.1.5
7-
bump2version==1.0.0
3+
Brotli==1.0.7
84
certifi==2020.6.20
95
chardet==3.0.4
106
click==7.1.2
7+
cliff==3.3.0
8+
cmaes==0.5.1
9+
cmd2==1.2.1
1110
colorama==0.4.3
12-
coverage==5.2
13-
cycler==0.10.0
14-
Cython==0.29.21
15-
distlib==0.3.1
16-
docutils==0.16
17-
filelock==3.0.12
18-
flake8==3.8.3
19-
graphviz==0.14.1
11+
colorlog==4.2.1
12+
dash==1.13.4
13+
dash-core-components==1.10.1
14+
dash-cytoscape==0.2.0
15+
dash-html-components==1.0.3
16+
dash-renderer==1.5.1
17+
dash-table==4.8.1
18+
Flask==1.1.2
19+
Flask-Compress==1.5.0
20+
future==0.18.2
21+
gevent==20.6.2
22+
greenlet==0.4.16
2023
idna==2.10
21-
imagesize==1.2.0
24+
itsdangerous==1.1.0
2225
Jinja2==2.11.2
2326
joblib==0.16.0
24-
keyring==21.2.1
25-
kiwisolver==1.2.0
2627
lightgbm==2.3.1
28+
Mako==1.1.3
2729
MarkupSafe==1.1.1
28-
matplotlib==3.3.0
29-
mccabe==0.6.1
3030
more-itertools==8.4.0
3131
numpy==1.19.1
32+
optuna==1.5.0
3233
packaging==20.4
3334
pandas==1.0.5
34-
pathtools==0.1.2
35-
pkginfo==1.5.0.1
35+
pbr==5.4.5
3636
plotly==4.9.0
3737
pluggy==0.13.1
38+
prettytable==0.7.2
3839
py==1.9.0
39-
pycodestyle==2.6.0
40-
pyflakes==2.2.0
41-
Pygments==2.6.1
4240
pyparsing==2.4.7
41+
pyperclip==1.8.0
4342
pytest==5.4.3
44-
pytest-runner==5.2
4543
python-dateutil==2.8.1
44+
python-editor==1.0.4
4645
pytz==2020.1
47-
pywin32-ctypes==0.2.0
48-
readme-renderer==26.0
46+
PyYAML==5.3.1
4947
requests==2.24.0
50-
requests-toolbelt==0.9.1
5148
retrying==1.3.3
52-
rfc3986==1.4.0
5349
scikit-learn==0.23.1
5450
scipy==1.5.2
5551
six==1.15.0
56-
snowballstemmer==2.0.0
57-
Sphinx==3.1.2
58-
sphinxcontrib-applehelp==1.0.2
59-
sphinxcontrib-devhelp==1.0.2
60-
sphinxcontrib-htmlhelp==1.0.3
61-
sphinxcontrib-jsmath==1.0.1
62-
sphinxcontrib-qthelp==1.0.3
63-
sphinxcontrib-serializinghtml==1.1.4
52+
SQLAlchemy==1.3.18
53+
stevedore==3.2.0
6454
threadpoolctl==2.1.0
65-
toml==0.10.1
66-
tox==3.18.0
67-
tqdm==4.47.0
68-
twine==3.2.0
69-
urllib3==1.25.9
70-
virtualenv==20.0.28
71-
watchdog==0.10.3
55+
tqdm==4.48.0
56+
urllib3==1.25.10
7257
wcwidth==0.2.5
73-
webencodings==0.5.1
74-
wincertstore==0.2
75-
xgboost==1.1.1
58+
Werkzeug==1.0.1
59+
xgboost==1.1.1
60+
zope.event==4.4
61+
zope.interface==5.1.0

0 commit comments

Comments
 (0)