diff --git a/pyproject.toml b/pyproject.toml index 121b9f2..87ed8d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ ] [tool.poetry.dependencies] -python = "^3.11" +python = "^3.9" beautifulsoup4 = "^4.10.0" [tool.poetry.dev-dependencies]