remove 3.9 add 3.14
This commit is contained in:
committed by
Giovanni Canali
parent
42e993317f
commit
cb629cc554
@@ -19,7 +19,7 @@ dependencies = [
|
||||
"torch_geometric",
|
||||
"matplotlib",
|
||||
]
|
||||
requires-python = ">=3.9"
|
||||
requires-python = ">=3.10"
|
||||
|
||||
[project.optional-dependencies]
|
||||
doc = [
|
||||
|
||||
Reference in New Issue
Block a user