We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5165916 + 545d783 commit a3c38b9Copy full SHA for a3c38b9
python-wrapper/pyproject.toml
@@ -31,7 +31,7 @@ classifiers = [
31
]
32
keywords = ["graph", "visualization", "neo4j"]
33
dependencies = [
34
- "ipython >=8, <9",
+ "ipython >=7, <10",
35
"pydantic >=2 , <3",
36
"pydantic-extra-types >=2, <3",
37
"enum-tools==0.12.0"
0 commit comments