diff --git a/pyproject.toml b/pyproject.toml index ee0cacd..6f2080a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ repository = "https://github.com/tadas-subonis/givenpy" "Bug Tracker" = "https://github.com/tadas-subonis/givenpy/issues" [tool.poetry.dependencies] -python = "^3.9" +python = "^3.8" [tool.poetry.group.dev.dependencies]