Poetry for dependencies
poetry add <package> to add the package
poetry build
Dependencies: poetry add pylint mypy black isort
Poetry for dependencies
poetry add <package> to add the package
poetry build
Dependencies: poetry add pylint mypy black isort