Skip to content

Commit 9f1ef5b

Browse files
fix: uv.lock fix
1 parent e28339e commit 9f1ef5b

File tree

2 files changed

+30
-45
lines changed

2 files changed

+30
-45
lines changed

machine-learning/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "immich-ml"
33
version = "2.4.1"
44
description = ""
55
authors = [{ name = "Hau Tran", email = "[email protected]" }]
6-
requires-python = ">=3.11,<4"
6+
requires-python = ">=3.11,<4.0"
77
readme = "README.md"
88
dependencies = [
99
"aiocache>=0.12.1,<1.0",

0 commit comments

Comments
 (0)