Skip to content

Commit 92ef9b1

Browse files
committed
Limit to later Python release
1 parent 2948380 commit 92ef9b1

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
@@ -27,7 +27,7 @@ classifiers = [
2727
]
2828

2929
[tool.poetry.dependencies]
30-
python = "^3.7.0"
30+
python = "^3.8.0"
3131
httpx = "^0.20"
3232
yarl = "^1.7"
3333

0 commit comments

Comments
 (0)