diff --git a/pyproject.toml b/pyproject.toml index 9944586..bf55220 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "a tool for sourcing info about different Pokémon" authors = ["withtwoemms "] [tool.poetry.dependencies] -python = "^3.10" +python = "^3.8" requests = "2.31.0" [tool.poetry.dev-dependencies]