Update pyproject.toml

This commit is contained in:
João Moura
2024-04-19 23:38:20 -03:00
committed by GitHub
parent d678190850
commit e366f006ac

View File

@@ -28,7 +28,7 @@ click = "^8.1.7"
python-dotenv = "1.0.0"
embedchain = "^0.1.98"
appdirs = "^1.4.4"
agentops = "0.1.5"
agentops = "0.1.6"
[tool.poetry.extras]
tools = ["crewai-tools"]