pyvis is beginning to work

This commit is contained in:
Brandon Hancock
2024-09-26 22:56:38 -04:00
parent 4dd13e75c9
commit b7b2cce6c5
10 changed files with 1175 additions and 129 deletions

View File

@@ -36,6 +36,8 @@ graphviz = "^0.20.3"
matplotlib = "^3.9.2"
networkx = "^3.3"
ipython = "^8.27.0"
pyvis = "^0.3.2"
playwright = "^1.47.0"
[tool.poetry.extras]
tools = ["crewai-tools"]