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