Skip to content

Commit 4fcb55d

Browse files
committed
Lower python version requirements for huggingface
1 parent 8520f12 commit 4fcb55d

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
@@ -9,7 +9,7 @@ authors = [
99
{name = "Yunguan Fu", email = "[email protected]"},
1010
]
1111
description = "CineMA: A Foundation Model for Cine Cardiac MRI."
12-
requires-python = ">=3.11"
12+
requires-python = ">=3.10"
1313
license = {text = "MIT"}
1414
version = "1.0.0"
1515

0 commit comments

Comments
 (0)