We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6773a commit b3424b4Copy full SHA for b3424b4
1 file changed
pyproject.toml
@@ -18,7 +18,7 @@ networkx = "*"
18
matplotlib = "*"
19
pandas = "*"
20
numpy = "*"
21
-pyvene = "*"
+pyvene = {git = "https://github.com/stanfordnlp/pyvene.git", branch = "main"}
22
scikit-learn = "*"
23
ipywidgets = "*"
24
jupyterlab = "*"
0 commit comments