diff --git a/pyproject.toml b/pyproject.toml index cd11eaad4..4a9e4ad9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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.5" [tool.poetry.extras] tools = ["crewai-tools"]