File tree Expand file tree Collapse file tree 1 file changed +84
-67
lines changed Expand file tree Collapse file tree 1 file changed +84
-67
lines changed Original file line number Diff line number Diff line change 1
1
alabaster == 0.7.12
2
2
appnope == 0.1.2
3
- argon2-cffi == 21.1.0
4
- attrs == 21.2.0
3
+ argon2-cffi == 21.3.0
4
+ argon2-cffi-bindings == 21.2.0
5
+ astor == 0.8.1
6
+ asttokens == 2.0.5
7
+ attrs == 21.4.0
5
8
Babel == 2.9.1
6
9
backcall == 0.2.0
7
- backports.entry-points-selectable == 1.1.1
10
+ beautifulsoup4 == 4.10.0
8
11
biblib-simple == 0.1.1
12
+ black == 22.1.0
9
13
bleach == 4.1.0
10
14
certifi == 2021.10.8
11
15
cffi == 1.15.0
12
16
cfgv == 3.3.1
13
- charset-normalizer == 2.0.7
17
+ charset-normalizer == 2.0.12
18
+ click == 8.0.4
14
19
colorama == 0.4.4
15
- colour-science == 0.3.16
16
- coverage == 6.1.1
17
- coveralls == 3.3.0
20
+ colour-science == 0.4.0
21
+ coverage == 6.3.2
22
+ coveralls == 3.3.1
18
23
cycler == 0.11.0
19
24
debugpy == 1.5.1
20
- decorator == 5.1.0
25
+ decorator == 5.1.1
21
26
defusedxml == 0.7.1
22
- distlib == 0.3.3
27
+ distlib == 0.3.4
23
28
docopt == 0.6.2
24
29
docutils == 0.17.1
25
- entrypoints == 0.3
26
- filelock == 3.3.2
27
- flake8 == 3.9.2
28
- identify == 2.3.5
30
+ entrypoints == 0.4
31
+ executing == 0.8.2
32
+ filelock == 3.6.0
33
+ flake8 == 4.0.1
34
+ flynt == 0.76
35
+ identify == 2.4.11
29
36
idna == 3.3
30
- imageio == 2.10.3
31
- imagesize == 1.2.0
32
- importlib-metadata == 4.8.2
33
- importlib-resources == 5.4.0
37
+ imageio == 2.16.0
38
+ imagesize == 1.3.0
39
+ importlib-metadata == 4.11.1
34
40
iniconfig == 1.1.1
35
41
invoke == 1.6.0
36
- ipykernel == 6.5.0
37
- ipython == 7.29.0
42
+ ipykernel == 6.9.1
43
+ ipython == 8.0.1
38
44
ipython-genutils == 0.2.0
39
45
ipywidgets == 7.6.5
40
- jedi == 0.18.0
41
- Jinja2 == 3.0.2
42
- jsonschema == 4.2.1
46
+ jedi == 0.18.1
47
+ Jinja2 == 3.0.3
48
+ jsonschema == 4.4.0
43
49
jupyter == 1.0.0
44
- jupyter-client == 7.0.6
50
+ jupyter-client == 7.1.2
45
51
jupyter-console == 6.4.0
46
- jupyter-core == 4.9.1
52
+ jupyter-core == 4.9.2
47
53
jupyterlab-pygments == 0.1.2
48
54
jupyterlab-widgets == 1.0.2
49
- keyring == 23.2.1
55
+ keyring == 23.5.0
50
56
kiwisolver == 1.3.2
51
57
latexcodec == 2.0.1
52
- MarkupSafe == 2.0.1
58
+ MarkupSafe == 2.1.0
53
59
matplotlib == 3.4.3
54
60
matplotlib-inline == 0.1.3
55
61
mccabe == 0.6.1
56
62
mistune == 0.8.4
57
- nbclient == 0.5.5
58
- nbconvert == 6.2.0
63
+ mypy == 0.931
64
+ mypy-extensions == 0.4.3
65
+ nbclient == 0.5.11
66
+ nbconvert == 6.4.2
59
67
nbformat == 5.1.3
60
- nest-asyncio == 1.5.1
68
+ nest-asyncio == 1.5.4
61
69
nodeenv == 1.6.0
62
- nose == 1.3.7
63
- notebook == 6.4.5
64
- numpy == 1.21.1
65
- opencv-python == 4.5.3.56
66
- packaging == 21.2
70
+ notebook == 6.4.8
71
+ numpy == 1.22.2
72
+ opencv-python == 4.5.5.62
73
+ packaging == 21.3
67
74
pandocfilters == 1.5.0
68
- parso == 0.8.2
75
+ parso == 0.8.3
76
+ pathspec == 0.9.0
69
77
pexpect == 4.8.0
70
78
pickleshare == 0.7.5
71
- Pillow == 8.4.0
72
- pip == 20.2.2
73
- pkginfo == 1.7.1
74
- platformdirs == 2.4.0
79
+ Pillow == 9.0.1
80
+ pip == 21.3.1
81
+ pkginfo == 1.8.2
82
+ platformdirs == 2.5.1
75
83
pluggy == 1.0.0
76
- pre-commit == 2.15 .0
77
- prometheus-client == 0.12.0
78
- prompt-toolkit == 3.0.22
84
+ pre-commit == 2.17 .0
85
+ prometheus-client == 0.13.1
86
+ prompt-toolkit == 3.0.28
79
87
ptyprocess == 0.7.0
88
+ pure-eval == 0.2.2
80
89
py == 1.11.0
81
90
pybtex == 0.24.0
82
91
pybtex-docutils == 1.0.1
83
- pycodestyle == 2.7 .0
92
+ pycodestyle == 2.8 .0
84
93
pycparser == 2.21
85
- pyflakes == 2.3.1
86
- Pygments == 2.10.0
87
- pyparsing == 2.4.7
88
- pyrsistent == 0.18.0
89
- pytest == 6.2.5
94
+ pydata-sphinx-theme == 0.8.0
95
+ pydocstyle == 6.1.1
96
+ pyflakes == 2.4.0
97
+ Pygments == 2.11.2
98
+ pyparsing == 3.0.7
99
+ pyrsistent == 0.18.1
100
+ pytest == 7.0.1
101
+ pytest-cov == 3.0.0
90
102
python-dateutil == 2.8.2
91
103
pytz == 2021.3
104
+ pyupgrade == 2.31.0
92
105
PyYAML == 6.0
93
106
pyzmq == 22.3.0
94
- qtconsole == 5.2.0
95
- QtPy == 1.11.2
96
- readme-renderer == 30 .0
97
- requests == 2.26.0
107
+ qtconsole == 5.2.2
108
+ QtPy == 2.0.1
109
+ readme-renderer == 32 .0
110
+ requests == 2.27.1
98
111
requests-toolbelt == 0.9.1
99
- restructuredtext-lint == 1.3.2
100
- rfc3986 == 1.5 .0
101
- scipy == 1.6.1
112
+ restructuredtext-lint == 1.4.0
113
+ rfc3986 == 2.0 .0
114
+ scipy == 1.8.0
102
115
Send2Trash == 1.8.0
103
- setuptools == 49.6 .0
116
+ setuptools == 60.5 .0
104
117
six == 1.16.0
105
- snowballstemmer == 2.1 .0
106
- Sphinx == 4.2.0
107
- sphinx-rtd-theme == 1.0 .0
118
+ snowballstemmer == 2.2 .0
119
+ soupsieve == 2.3.1
120
+ Sphinx == 4.4 .0
108
121
sphinxcontrib-applehelp == 1.0.2
109
122
sphinxcontrib-bibtex == 2.4.1
110
123
sphinxcontrib-devhelp == 1.0.2
111
124
sphinxcontrib-htmlhelp == 2.0.0
112
125
sphinxcontrib-jsmath == 1.0.1
113
126
sphinxcontrib-qthelp == 1.0.3
114
127
sphinxcontrib-serializinghtml == 1.1.5
115
- terminado == 0.12.1
116
- testpath == 0.5.0
128
+ stack-data == 0.2.0
129
+ terminado == 0.13.1
130
+ testpath == 0.6.0
131
+ tokenize-rt == 4.2.1
117
132
toml == 0.10.2
133
+ tomli == 2.0.1
118
134
tornado == 6.1
119
135
tqdm == 4.62.3
120
136
traitlets == 5.1.1
121
- twine == 3.5.0
122
- urllib3 == 1.26.7
123
- virtualenv == 20.10.0
137
+ twine == 3.8.0
138
+ types-setuptools == 57.4.9
139
+ typing_extensions == 4.1.1
140
+ urllib3 == 1.26.8
141
+ virtualenv == 20.13.1
124
142
wcwidth == 0.2.5
125
143
webencodings == 0.5.1
126
- wheel == 0.35 .1
144
+ wheel == 0.37 .1
127
145
widgetsnbextension == 3.5.2
128
- yapf == 0.23.0
129
- zipp == 3.6.0
146
+ zipp == 3.7.0
You can’t perform that action at this time.
0 commit comments