Adjust Python dependency
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
name = "koios-utils"
|
name = "koios-utils"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = "Operator scripts for the Koios unified Neo4j knowledge graph — schema init and validation"
|
description = "Operator scripts for the Koios unified Neo4j knowledge graph — schema init and validation"
|
||||||
requires-python = ">=3.13"
|
requires-python = ">=3.12"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"neo4j>=5.19,<6",
|
"neo4j>=5.19,<6",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user