Skip to content

Commit 9382935

Browse files
committed
update dependencies
1 parent f01eafe commit 9382935

File tree

1 file changed

+14
-43
lines changed

1 file changed

+14
-43
lines changed

requirements.txt

Lines changed: 14 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,95 +1,66 @@
1-
astroid==2.12.11
1+
astroid==2.11.7
22
asttokens==2.0.8
33
attrs==22.1.0
4-
autopep8==1.7.0
4+
autopep8==1.6.0
55
backcall==0.2.0
66
beautifulsoup4==4.11.1
7-
CacheControl==0.12.11
8-
cachy==0.3.0
97
certifi==2022.9.24
10-
cffi==1.15.1
118
charset-normalizer==2.1.1
12-
cleo==1.0.0a5
13-
crashtest==0.3.1
14-
cryptography==38.0.1
159
cycler==0.11.0
1610
decorator==5.1.1
17-
dill==0.3.5.1
18-
distlib==0.3.6
19-
dulwich==0.20.46
11+
dill==0.3.6
2012
executing==1.1.1
21-
filelock==3.8.0
22-
flake8==5.0.4
23-
fonttools==4.37.4
24-
html5lib==1.1
13+
flake8==4.0.1
14+
fonttools==4.38.0
2515
idna==3.4
2616
iniconfig==1.1.1
2717
ipdb==0.13.9
2818
ipython==8.5.0
2919
isort==5.10.1
30-
jaraco.classes==3.2.3
3120
jedi==0.18.1
32-
jeepney==0.8.0
3321
joblib==1.1.1
34-
jsonschema==4.16.0
35-
keyring==23.9.3
3622
kiwisolver==1.4.4
3723
lazy-object-proxy==1.7.1
38-
lockfile==0.12.2
3924
lxml==4.9.1
4025
matplotlib==3.5.3
4126
matplotlib-inline==0.1.6
42-
mccabe==0.7.0
27+
mccabe==0.6.1
4328
memoized-property==1.0.3
44-
more-itertools==8.14.0
45-
msgpack==1.0.4
4629
nbresult==0.0.8
4730
numpy==1.23.4
4831
packaging==21.3
4932
pandas==1.4.4
5033
parso==0.8.3
5134
pexpect==4.8.0
5235
pickleshare==0.7.5
53-
Pillow==9.2.0
54-
pkginfo==1.8.3
36+
Pillow==9.1.1
5537
platformdirs==2.5.2
5638
pluggy==1.0.0
57-
poetry==1.2.2
58-
poetry-core==1.3.2
59-
poetry-plugin-export==1.1.2
6039
prompt-toolkit==3.0.31
6140
ptyprocess==0.7.0
6241
pure-eval==0.2.2
6342
py==1.11.0
64-
pycodestyle==2.9.1
65-
pycparser==2.21
66-
pyflakes==2.5.0
43+
pycodestyle==2.8.0
44+
pyflakes==2.4.0
6745
Pygments==2.13.0
68-
pylev==1.4.0
69-
pylint==2.15.4
46+
pylint==2.14.5
7047
pyparsing==3.0.9
71-
pyrsistent==0.18.1
7248
pytest==7.1.3
7349
python-dateutil==2.8.2
74-
pytz==2022.4
75-
PyYAML==6.0
50+
pytz==2022.1
51+
PyYAML==5.4.1
7652
requests==2.28.1
77-
requests-toolbelt==0.9.1
7853
scikit-learn==1.1.2
79-
scipy==1.9.2
80-
SecretStorage==3.3.3
54+
scipy==1.8.1
8155
setuptools-scm==6.4.2
82-
shellingham==1.5.0
8356
six==1.16.0
8457
soupsieve==2.3.2.post1
8558
stack-data==0.5.1
8659
threadpoolctl==3.1.0
8760
toml==0.10.2
8861
tomli==2.0.1
8962
tomlkit==0.11.5
90-
traitlets==5.4.0
63+
traitlets==5.5.0
9164
urllib3==1.26.12
92-
virtualenv==20.16.5
9365
wcwidth==0.2.5
94-
webencodings==0.5.1
9566
wrapt==1.14.1

0 commit comments

Comments
 (0)