injector/requirements-dev.txt

21 lines
451 B
Plaintext

black==24.3.0 ; implementation_name == "cpython"
build==1.0.3
check-manifest==0.49
click==8.1.7
coverage[toml]==7.3.2
exceptiongroup==1.2.0
importlib-metadata==7.0.0
iniconfig==2.0.0
mypy==1.7.1 ; implementation_name == "cpython"
mypy-extensions==1.0.0
packaging==23.2
pathspec==0.12.1
platformdirs==4.1.0
pluggy==1.3.0
pyproject-hooks==1.0.0
pytest==7.4.3
pytest-cov==4.1.0
tomli==2.0.1
typing-extensions==4.9.0 ; python_version < "3.9"
zipp==3.17.0