diff --git a/pyproject.toml b/pyproject.toml index 51b9d39..0197d93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ python = ">=3.8,<=3.11" optional = true [tool.poetry.group.dev.dependencies] -poethepoet = "^0.24.0" +poethepoet = "^0.37.0" types-requests = "^2.28.11.12" beautifulsoup4 = "^4.11.2"