upgrade agentops to 0.3 (#957)

* upgrade agentops to 0.3

* lockfile
This commit is contained in:
Braelyn Boynton
2024-07-18 09:30:04 -07:00
committed by GitHub
parent be1b9a3994
commit 41fd1c6124
2 changed files with 41 additions and 13 deletions

View File

@@ -26,7 +26,7 @@ click = "^8.1.7"
python-dotenv = "^1.0.0"
appdirs = "^1.4.4"
jsonref = "^1.1.0"
agentops = { version = "^0.1.9", optional = true }
agentops = { version = "^0.3.0", optional = true }
embedchain = "^0.1.114"
json-repair = "^0.25.2"