slck/requirements_dev.txt
Marc Cataford eacc51aa62
build: replace poetry by pip-sync (#6)
build: pytest call

build: set up venv

test: snapshot update, formatting

chore: author info formatting

chore: author info formatting

build: includes

ci: release update

docs: set_version
2022-10-29 23:22:38 -04:00

80 lines
1.4 KiB
Text

#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile ./requirements_dev.in
#
astroid==2.12.12
# via pylint
attrs==22.1.0
# via pytest
black==22.10.0
# via -r ./requirements_dev.in
build==0.9.0
# via -r ./requirements_dev.in
click==8.1.3
# via black
colored==1.4.3
# via syrupy
coverage[toml]==6.5.0
# via pytest-cov
dill==0.3.6
# via pylint
exceptiongroup==1.0.0
# via pytest
iniconfig==1.1.1
# via pytest
isort==5.10.1
# via pylint
lazy-object-proxy==1.8.0
# via astroid
mccabe==0.7.0
# via pylint
mypy-extensions==0.4.3
# via black
packaging==21.3
# via
# build
# pytest
pathspec==0.10.1
# via black
pep517==0.13.0
# via build
platformdirs==2.5.2
# via
# black
# pylint
pluggy==1.0.0
# via pytest
pylint==2.15.5
# via -r ./requirements_dev.in
pyparsing==3.0.9
# via packaging
pytest==7.2.0
# via
# -r ./requirements_dev.in
# pytest-cov
# syrupy
pytest-cov==4.0.0
# via -r ./requirements_dev.in
syrupy==3.0.2
# via -r ./requirements_dev.in
toml==0.10.2
# via -r ./requirements_dev.in
tomli==2.0.1
# via
# black
# build
# coverage
# pep517
# pylint
# pytest
tomlkit==0.11.6
# via pylint
typing-extensions==4.4.0
# via
# astroid
# black
# pylint
wrapt==1.14.1
# via astroid