diff --git a/pyproject.toml b/pyproject.toml index be95ed5..5ef8a6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["Hudson Brendon "] readme = "README.md" [tool.poetry.dependencies] -python = "^3.10" +python = "^3.7" requests = "^2.32.3" [tool.poetry.group.dev.dependencies]