feat(dependencies): switch to Poetry
This commit is contained in:
30
.archive/requirements-dev.txt
Normal file
30
.archive/requirements-dev.txt
Normal file
@ -0,0 +1,30 @@
|
||||
astroid==3.2.4
|
||||
black==24.10.0
|
||||
cfgv==3.4.0
|
||||
click==8.1.7
|
||||
colorama==0.4.6 ; sys_platform == "win32" or platform_system == "Windows"
|
||||
coverage==7.6.8
|
||||
dill==0.3.9
|
||||
distlib==0.3.9
|
||||
filelock==3.16.1
|
||||
identify==2.6.3
|
||||
iniconfig==2.0.0
|
||||
isort==5.13.2
|
||||
lazy-object-proxy==1.10.0
|
||||
mccabe==0.7.0
|
||||
mypy-extensions==1.0.0
|
||||
nodeenv==1.9.1
|
||||
packaging==24.2
|
||||
pathspec==0.12.1
|
||||
platformdirs==4.3.6
|
||||
pluggy==1.5.0
|
||||
pre-commit==4.0.1
|
||||
pylint==3.2.6
|
||||
pylint-exit==1.2.0
|
||||
pytest==8.3.3
|
||||
PyYAML==6.0.2
|
||||
setuptools==75.6.0
|
||||
tomlkit==0.13.2
|
||||
virtualenv==20.28.0
|
||||
wrapt==1.17.0
|
||||
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
Reference in New Issue
Block a user