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 f1c58d5 + 1bbe235 commit eb3f27bCopy full SHA for eb3f27b
pyproject.toml
@@ -57,4 +57,4 @@ addopts = "--resetdb"
57
58
[project.scripts]
59
install-labels = "scripts.neomodel_install_labels:main"
60
-remove-labels = "scripts.neomodel_remove_labels:main"
+remove-labels = "scripts.neomodel_remove_labels:main"
requirements.txt
@@ -0,0 +1,6 @@
1
+neo4j-driver==4.4.10
2
+pytz>=2021.1
3
+neobolt==1.7.17
4
+six==1.16.0
5
+neomodel==4.0.9
6
+
0 commit comments