File tree Expand file tree Collapse file tree 1 file changed +44
-6
lines changed Expand file tree Collapse file tree 1 file changed +44
-6
lines changed Original file line number Diff line number Diff line change 1
1
alabaster == 0.7.12
2
+ appnope == 0.1.0
2
3
aspy.yaml == 1.3.0
3
4
atomicwrites == 1.3.0
4
5
attrs == 19.3.0
5
6
Babel == 2.7.0
7
+ backcall == 0.1.0
6
8
biblib-simple == 0.1.1
7
9
bleach == 3.1.0
8
10
certifi == 2019.9.11
9
11
cfgv == 2.0.1
10
12
chardet == 3.0.4
11
- colour-science == 0.3.13
13
+ colour-science == 0.3.14
12
14
coverage == 4.5.4
13
15
coveralls == 1.8.2
16
+ cycler == 0.10.0
17
+ decorator == 4.4.1
18
+ defusedxml == 0.6.0
14
19
docopt == 0.6.2
15
20
docutils == 0.15.2
16
21
entrypoints == 0.3
17
- flake8 == 3.7.8
22
+ flake8 == 3.7.9
18
23
identify == 1.4.7
19
24
idna == 2.8
20
25
imageio == 2.6.1
21
26
imagesize == 1.1.0
22
27
importlib-metadata == 0.23
23
28
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
24
34
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
25
41
latexcodec == 1.0.7
26
42
MarkupSafe == 1.1.1
43
+ matplotlib == 3.0.3
27
44
mccabe == 0.6.1
45
+ mistune == 0.8.4
28
46
mock == 3.0.5
29
47
more-itertools == 7.2.0
48
+ nbconvert == 5.6.1
49
+ nbformat == 4.4.0
30
50
nodeenv == 1.3.3
31
51
nose == 1.3.7
52
+ notebook == 6.0.1
32
53
numpy == 1.17.3
33
54
opencv-python == 4.1.1.26
34
55
oset == 0.1.3
35
56
packaging == 19.2
57
+ pandocfilters == 1.4.2
58
+ parso == 0.5.1
59
+ pexpect == 4.7.0
60
+ pickleshare == 0.7.5
36
61
Pillow == 6.2.1
37
62
pkginfo == 1.5.0.1
38
63
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
40
68
py == 1.8.0
41
69
pybtex == 0.22.2
42
70
pybtex-docutils == 0.2.2
43
71
pycodestyle == 2.5.0
44
72
pyflakes == 2.1.1
45
73
Pygments == 2.4.2
46
74
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
48
78
pytz == 2019.3
49
79
PyYAML == 5.1.2
80
+ pyzmq == 18.1.0
81
+ qtconsole == 4.5.5
50
82
readme-renderer == 24.0
51
83
requests == 2.22.0
52
84
requests-toolbelt == 0.9.1
53
85
restructuredtext-lint == 1.3.0
54
86
scipy == 1.3.1
87
+ Send2Trash == 1.5.0
55
88
six == 1.12.0
56
89
snowballstemmer == 2.0.0
57
- Sphinx == 2.2.0
90
+ Sphinx == 2.2.1
58
91
sphinx-rtd-theme == 0.4.3
59
92
sphinxcontrib-applehelp == 1.0.1
60
93
sphinxcontrib-bibtex == 1.0.0
@@ -63,12 +96,17 @@ sphinxcontrib-htmlhelp==1.0.2
63
96
sphinxcontrib-jsmath == 1.0.1
64
97
sphinxcontrib-qthelp == 1.0.2
65
98
sphinxcontrib-serializinghtml == 1.1.3
99
+ terminado == 0.8.2
100
+ testpath == 0.4.2
66
101
toml == 0.10.0
67
- tqdm == 4.36.1
102
+ tornado == 6.0.3
103
+ tqdm == 4.37.0
104
+ traitlets == 4.3.3
68
105
twine == 1.15.0
69
106
urllib3 == 1.25.6
70
107
virtualenv == 16.7.7
71
108
wcwidth == 0.1.7
72
109
webencodings == 0.5.1
110
+ widgetsnbextension == 3.5.1
73
111
yapf == 0.23.0
74
112
zipp == 0.6.0
You can’t perform that action at this time.
0 commit comments