diff --git a/pyproject.toml b/pyproject.toml index dc68fb5..1779a1a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ classifiers = [ ] [tool.poetry.dependencies] -python = ">=3.7" +python = ">=3.6" ofxtools = "^0.8.20" click = "^7.0" dateparser = "^0.7.2"