diff --git a/pyproject.toml b/pyproject.toml index 5299c6b..c15859f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,6 +19,7 @@ types-pillow = "^10.2.0.20240213" types-requests = "^2.32.0.20240602" types-retry = "^0.9.9.4" flake8-pyproject = "^1.2.3" +pandas-stubs = "^2.2.2.240603" [tool.poetry.group.dev.dependencies]