Skip to content

Commit 3436ce8

Browse files
committed
Update "requirements.txt" file.
1 parent 5a554bd commit 3436ce8

File tree

1 file changed

+44
-6
lines changed

1 file changed

+44
-6
lines changed

requirements.txt

Lines changed: 44 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,93 @@
11
alabaster==0.7.12
2+
appnope==0.1.0
23
aspy.yaml==1.3.0
34
atomicwrites==1.3.0
45
attrs==19.3.0
56
Babel==2.7.0
7+
backcall==0.1.0
68
biblib-simple==0.1.1
79
bleach==3.1.0
810
certifi==2019.9.11
911
cfgv==2.0.1
1012
chardet==3.0.4
11-
colour-science==0.3.13
13+
colour-science==0.3.14
1214
coverage==4.5.4
1315
coveralls==1.8.2
16+
cycler==0.10.0
17+
decorator==4.4.1
18+
defusedxml==0.6.0
1419
docopt==0.6.2
1520
docutils==0.15.2
1621
entrypoints==0.3
17-
flake8==3.7.8
22+
flake8==3.7.9
1823
identify==1.4.7
1924
idna==2.8
2025
imageio==2.6.1
2126
imagesize==1.1.0
2227
importlib-metadata==0.23
2328
invoke==1.3.0
29+
ipykernel==5.1.3
30+
ipython==7.9.0
31+
ipython-genutils==0.2.0
32+
ipywidgets==7.5.1
33+
jedi==0.15.1
2434
Jinja2==2.10.3
35+
jsonschema==3.1.1
36+
jupyter==1.0.0
37+
jupyter-client==5.3.4
38+
jupyter-console==6.0.0
39+
jupyter-core==4.6.1
40+
kiwisolver==1.1.0
2541
latexcodec==1.0.7
2642
MarkupSafe==1.1.1
43+
matplotlib==3.0.3
2744
mccabe==0.6.1
45+
mistune==0.8.4
2846
mock==3.0.5
2947
more-itertools==7.2.0
48+
nbconvert==5.6.1
49+
nbformat==4.4.0
3050
nodeenv==1.3.3
3151
nose==1.3.7
52+
notebook==6.0.1
3253
numpy==1.17.3
3354
opencv-python==4.1.1.26
3455
oset==0.1.3
3556
packaging==19.2
57+
pandocfilters==1.4.2
58+
parso==0.5.1
59+
pexpect==4.7.0
60+
pickleshare==0.7.5
3661
Pillow==6.2.1
3762
pkginfo==1.5.0.1
3863
pluggy==0.13.0
39-
pre-commit==1.18.3
64+
pre-commit==1.20.0
65+
prometheus-client==0.7.1
66+
prompt-toolkit==2.0.10
67+
ptyprocess==0.6.0
4068
py==1.8.0
4169
pybtex==0.22.2
4270
pybtex-docutils==0.2.2
4371
pycodestyle==2.5.0
4472
pyflakes==2.1.1
4573
Pygments==2.4.2
4674
pyparsing==2.4.2
47-
pytest==5.2.1
75+
pyrsistent==0.15.5
76+
pytest==5.2.2
77+
python-dateutil==2.8.1
4878
pytz==2019.3
4979
PyYAML==5.1.2
80+
pyzmq==18.1.0
81+
qtconsole==4.5.5
5082
readme-renderer==24.0
5183
requests==2.22.0
5284
requests-toolbelt==0.9.1
5385
restructuredtext-lint==1.3.0
5486
scipy==1.3.1
87+
Send2Trash==1.5.0
5588
six==1.12.0
5689
snowballstemmer==2.0.0
57-
Sphinx==2.2.0
90+
Sphinx==2.2.1
5891
sphinx-rtd-theme==0.4.3
5992
sphinxcontrib-applehelp==1.0.1
6093
sphinxcontrib-bibtex==1.0.0
@@ -63,12 +96,17 @@ sphinxcontrib-htmlhelp==1.0.2
6396
sphinxcontrib-jsmath==1.0.1
6497
sphinxcontrib-qthelp==1.0.2
6598
sphinxcontrib-serializinghtml==1.1.3
99+
terminado==0.8.2
100+
testpath==0.4.2
66101
toml==0.10.0
67-
tqdm==4.36.1
102+
tornado==6.0.3
103+
tqdm==4.37.0
104+
traitlets==4.3.3
68105
twine==1.15.0
69106
urllib3==1.25.6
70107
virtualenv==16.7.7
71108
wcwidth==0.1.7
72109
webencodings==0.5.1
110+
widgetsnbextension==3.5.1
73111
yapf==0.23.0
74112
zipp==0.6.0

0 commit comments

Comments
 (0)