We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e28339e commit 9f1ef5bCopy full SHA for 9f1ef5b
machine-learning/pyproject.toml
@@ -3,7 +3,7 @@ name = "immich-ml"
3
version = "2.4.1"
4
description = ""
5
authors = [{ name = "Hau Tran", email = "[email protected]" }]
6
-requires-python = ">=3.11,<4"
+requires-python = ">=3.11,<4.0"
7
readme = "README.md"
8
dependencies = [
9
"aiocache>=0.12.1,<1.0",
0 commit comments