Skip to content

Commit

Permalink
Allow onb Py36
Browse files Browse the repository at this point in the history
  • Loading branch information
jtc42 committed Jan 17, 2020
1 parent 1f88a8a commit 2854c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = ""
authors = ["jtc42 <jtc9242@gmail.com>"]

[tool.poetry.dependencies]
python = "^3.7"
python = "^3.6"
Flask = "^1.1.1"
marshmallow = "^3.3.0"
webargs = "^5.5.2"
Expand Down

0 comments on commit 2854c2e

Please sign in to comment.