updating poetry pyproject.toml

This commit is contained in:
2020-01-27 04:00:06 +00:00
parent 5a72c9cb3e
commit 786c2212fe
7 changed files with 161 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ description = ""
authors = ["dtomlinson <dtomlinson@panaetius.co.uk>"]
[tool.poetry.dependencies]
python = "^3.8"
python = "^3.7"
flask = "^1.1"
zappa = "^0.48.2"