diff --git a/pyproject.toml b/pyproject.toml index b6c5bde..4f02ce8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,6 +40,9 @@ dev = [ "pytest>=7.0.0", "pytest-cov>=4.0.0", "pytest-mock>=3.10.0", + "ruff>=0.1.0", + "mypy>=1.0.0", + "types-requests>=2.25.0", ] [tool.setuptools.packages.find]