Skip to content

Commit c6f57a5

Browse files
📝 support for python 3.9
1 parent f617a45 commit c6f57a5

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
@@ -10,7 +10,7 @@ readme = "README.md"
1010
packages = [{ include = "squarecloud" }]
1111

1212
[tool.poetry.dependencies]
13-
python = "^3.10"
13+
python = "^3.9"
1414
aiohttp = "3.8.3"
1515
click = "^8.1.6"
1616
rich = "^13.5.2"

0 commit comments

Comments
 (0)