agentops version bump

This commit is contained in:
Braelyn Boynton
2024-05-06 21:28:47 -07:00
parent a6de5253d5
commit b4241a892e

View File

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