We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8efc94e commit 341438cCopy full SHA for 341438c
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
"Topic :: Database",
24
]
25
dependencies = [
26
- "neo4j~=6.0.3",
+ "neo4j~=6.1.0",
27
"typing-extensions"
28
29
requires-python = ">=3.10"
0 commit comments