code cleanup

This commit is contained in:
Braelyn Boynton
2024-04-02 12:25:52 -07:00
parent 4402c9be74
commit 45e307b98a
3 changed files with 1 additions and 3 deletions

View File

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