drop visualizer

This commit is contained in:
Brandon Hancock
2024-09-26 11:47:49 -04:00
parent 128872a482
commit d13716d29c
19 changed files with 583 additions and 609 deletions

View File

@@ -33,6 +33,9 @@ auth0-python = "^4.7.1"
poetry = "^1.8.3"
litellm = "^1.44.22"
graphviz = "^0.20.3"
matplotlib = "^3.9.2"
networkx = "^3.3"
ipython = "^8.27.0"
[tool.poetry.extras]
tools = ["crewai-tools"]