Skip to content

Commit bccea7d

Browse files
author
Cobalt
committed
downgrade python version
1 parent 39bc411 commit bccea7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
]
2323

2424
[tool.poetry.dependencies]
25-
python = "^3.9"
25+
python = "^3.6"
2626
starlette = "^0.16"
2727
gino = "^1.0.0"
2828

0 commit comments

Comments
 (0)