Update dependencies #8
@ -2,4 +2,5 @@ black
|
|||||||
coverage
|
coverage
|
||||||
isort
|
isort
|
||||||
pylint
|
pylint
|
||||||
|
pylint-exit
|
||||||
pytest
|
pytest
|
||||||
|
@ -3,23 +3,19 @@ astroid==2.15.2
|
|||||||
attrs==22.2.0
|
attrs==22.2.0
|
||||||
autopep8==2.0.2
|
autopep8==2.0.2
|
||||||
backoff==2.2.1
|
backoff==2.2.1
|
||||||
black==23.3.0
|
|
||||||
certifi==2022.12.7
|
certifi==2022.12.7
|
||||||
cfgv==3.3.1
|
cfgv==3.3.1
|
||||||
charset-normalizer==3.1.0
|
charset-normalizer==3.1.0
|
||||||
click==8.1.3
|
click==8.1.3
|
||||||
coloredlogs==15.0.1
|
coloredlogs==15.0.1
|
||||||
coverage==7.2.2
|
|
||||||
dill==0.3.6
|
dill==0.3.6
|
||||||
distlib==0.3.6
|
distlib==0.3.6
|
||||||
esp-snow-lib==0.24.2
|
|
||||||
filelock==3.10.7
|
filelock==3.10.7
|
||||||
future==0.18.3
|
future==0.18.3
|
||||||
humanfriendly==10.0
|
humanfriendly==10.0
|
||||||
identify==2.5.22
|
identify==2.5.22
|
||||||
idna==3.4
|
idna==3.4
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
isort==5.12.0
|
|
||||||
lazy-object-proxy==1.9.0
|
lazy-object-proxy==1.9.0
|
||||||
mccabe==0.7.0
|
mccabe==0.7.0
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
@ -28,14 +24,10 @@ packaging==23.0
|
|||||||
pathspec==0.11.1
|
pathspec==0.11.1
|
||||||
platformdirs==3.2.0
|
platformdirs==3.2.0
|
||||||
pluggy==1.0.0
|
pluggy==1.0.0
|
||||||
pre-commit==3.2.2
|
|
||||||
py==1.11.0
|
py==1.11.0
|
||||||
pycodestyle==2.10.0
|
pycodestyle==2.10.0
|
||||||
PyJWT==2.6.0
|
PyJWT==2.6.0
|
||||||
pylint==2.17.2
|
|
||||||
pylint-exit==1.2.0
|
|
||||||
pyparsing==3.0.9
|
pyparsing==3.0.9
|
||||||
pytest==7.2.2
|
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
|
Loading…
Reference in New Issue
Block a user