Skip to content

Commit 7cf8a03

Browse files
committed
fix
1 parent cd655af commit 7cf8a03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = {text = "Apache-2.0"}
1111
authors = [
1212
{name = "Lightning-AI et al.", email = "community@lightning.ai"}
1313
]
14-
requires-python = ">=3.8"
14+
requires-python = ">=3.9"
1515
keywords = ["deep learning", "pytorch", "AI"]
1616
classifiers = [
1717
"Environment :: Console",

0 commit comments

Comments
 (0)