Skip to content

Commit ccc1b69

Browse files
committed
Update "requirements.txt" file.
1 parent 03bc298 commit ccc1b69

File tree

1 file changed

+84
-67
lines changed

1 file changed

+84
-67
lines changed

requirements.txt

Lines changed: 84 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,129 +1,146 @@
11
alabaster==0.7.12
22
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
58
Babel==2.9.1
69
backcall==0.2.0
7-
backports.entry-points-selectable==1.1.1
10+
beautifulsoup4==4.10.0
811
biblib-simple==0.1.1
12+
black==22.1.0
913
bleach==4.1.0
1014
certifi==2021.10.8
1115
cffi==1.15.0
1216
cfgv==3.3.1
13-
charset-normalizer==2.0.7
17+
charset-normalizer==2.0.12
18+
click==8.0.4
1419
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
1823
cycler==0.11.0
1924
debugpy==1.5.1
20-
decorator==5.1.0
25+
decorator==5.1.1
2126
defusedxml==0.7.1
22-
distlib==0.3.3
27+
distlib==0.3.4
2328
docopt==0.6.2
2429
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
2936
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
3440
iniconfig==1.1.1
3541
invoke==1.6.0
36-
ipykernel==6.5.0
37-
ipython==7.29.0
42+
ipykernel==6.9.1
43+
ipython==8.0.1
3844
ipython-genutils==0.2.0
3945
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
4349
jupyter==1.0.0
44-
jupyter-client==7.0.6
50+
jupyter-client==7.1.2
4551
jupyter-console==6.4.0
46-
jupyter-core==4.9.1
52+
jupyter-core==4.9.2
4753
jupyterlab-pygments==0.1.2
4854
jupyterlab-widgets==1.0.2
49-
keyring==23.2.1
55+
keyring==23.5.0
5056
kiwisolver==1.3.2
5157
latexcodec==2.0.1
52-
MarkupSafe==2.0.1
58+
MarkupSafe==2.1.0
5359
matplotlib==3.4.3
5460
matplotlib-inline==0.1.3
5561
mccabe==0.6.1
5662
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
5967
nbformat==5.1.3
60-
nest-asyncio==1.5.1
68+
nest-asyncio==1.5.4
6169
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
6774
pandocfilters==1.5.0
68-
parso==0.8.2
75+
parso==0.8.3
76+
pathspec==0.9.0
6977
pexpect==4.8.0
7078
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
7583
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
7987
ptyprocess==0.7.0
88+
pure-eval==0.2.2
8089
py==1.11.0
8190
pybtex==0.24.0
8291
pybtex-docutils==1.0.1
83-
pycodestyle==2.7.0
92+
pycodestyle==2.8.0
8493
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
90102
python-dateutil==2.8.2
91103
pytz==2021.3
104+
pyupgrade==2.31.0
92105
PyYAML==6.0
93106
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
98111
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
102115
Send2Trash==1.8.0
103-
setuptools==49.6.0
116+
setuptools==60.5.0
104117
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
108121
sphinxcontrib-applehelp==1.0.2
109122
sphinxcontrib-bibtex==2.4.1
110123
sphinxcontrib-devhelp==1.0.2
111124
sphinxcontrib-htmlhelp==2.0.0
112125
sphinxcontrib-jsmath==1.0.1
113126
sphinxcontrib-qthelp==1.0.3
114127
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
117132
toml==0.10.2
133+
tomli==2.0.1
118134
tornado==6.1
119135
tqdm==4.62.3
120136
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
124142
wcwidth==0.2.5
125143
webencodings==0.5.1
126-
wheel==0.35.1
144+
wheel==0.37.1
127145
widgetsnbextension==3.5.2
128-
yapf==0.23.0
129-
zipp==3.6.0
146+
zipp==3.7.0

0 commit comments

Comments
 (0)