update py version 3.7
This commit is contained in:
@@ -15,7 +15,7 @@ packages = [
|
||||
include = ["CHANGELOG.rst", "LICENSE", "README.md"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
python = "^3.7"
|
||||
tortoise-orm = "*"
|
||||
asyncclick = "*"
|
||||
pydantic = "*"
|
||||
|
||||
Reference in New Issue
Block a user