feat: add auth0 lib, update cli and improve code

This commit is contained in:
Eduardo Chiarotti
2024-08-21 15:16:49 -03:00
parent 5d1f655229
commit 3b0286f592
6 changed files with 194 additions and 35 deletions

View File

@@ -29,6 +29,7 @@ jsonref = "^1.1.0"
agentops = { version = "^0.3.0", optional = true }
embedchain = "^0.1.114"
json-repair = "^0.25.2"
auth0-python = "^4.7.1"
[tool.poetry.extras]
tools = ["crewai-tools"]