There was an error while loading. Please reload this page.
1 parent 535f471 commit e50f065Copy full SHA for e50f065
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ readme = "README.md"
8
packages = [{ include = "gardenlinux", from = "src" }]
9
10
[tool.poetry.dependencies]
11
-python = ">=3.13"
+python = ">=3.13, <3.14"
12
apt-repo = "^0.5"
13
boto3 = "^1.40.57"
14
click = "^8.2.1"
0 commit comments