Skip to content

Commit 8f61ade

Browse files
bump up python version
1 parent 947f2af commit 8f61ade

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
@@ -19,7 +19,7 @@ classifiers = [
1919
keywords = ["pythonanywhere", "api", "cloud", "web hosting"]
2020

2121
[tool.poetry.dependencies]
22-
python = "^3.7"
22+
python = "^3.8"
2323
python-dateutil = "^2.8.2"
2424
requests = "^2.30.0"
2525
snakesay = "^0.10.2"

0 commit comments

Comments
 (0)