Skip to content

Commit 71e5b8c

Browse files
committed
update deps
1 parent a503287 commit 71e5b8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ readme = "README.md"
1515
requires-python = ">=3.10"
1616

1717
dependencies = [
18-
"agentops>=0.3.18",
18+
"agentops>=0.4.9",
1919
"typer>=0.12.5",
2020
"inquirer>=3.4.0",
2121
"art>=6.3",
@@ -45,7 +45,7 @@ test = [
4545
"tox",
4646
]
4747
crewai = [
48-
"crewai==0.100.0",
48+
"crewai==0.118.0",
4949
"crewai-tools==0.33.0",
5050
"shapely==2.0.6" # crewai-tools needs this, but 2.0.7 is broken
5151
]

0 commit comments

Comments
 (0)