downgrade python

This commit is contained in:
2024-05-16 23:02:11 +01:00
parent 6085ef9352
commit 6696fe4d5d

View File

@@ -9,7 +9,7 @@ package-mode = false
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.12" python = "^3.10"
mlx = "^0.11.0" mlx = "^0.11.0"
datasets = "^2.19.0" datasets = "^2.19.0"
albumentations = "^1.4.4" albumentations = "^1.4.4"