diff --git a/pyproject.toml b/pyproject.toml index 7f5e8a6..38169ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = "AGPL 3.0" readme = "README.md" [tool.poetry.dependencies] -python = "^3.10" +python = "^3.9" beautifulsoup4 = "^4.12.2" httpx = "^0.24.1"