diff --git a/pyproject.toml b/pyproject.toml index c6e2d338..3bfa2c6d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ keywords = ['raspberry pi', 'arduino', 'microscope'] license = "GPL-3.0" [tool.poetry.dependencies] -python = "^3.7" +python = "^3.6" Flask = "^1.0" pyyaml = "^3.13" numpy = "1.16.4" # Exact version until we can guarantee a wheel