Skip to content

Commit aa2cebf

Browse files
committed
beeai/pyproject.yml: require beeai-framework<=0.1.41
beeai-framework 0.1.42 introduces an API break (i-am-bee/beeai-framework#1013)
1 parent a11365d commit aa2cebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beeai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"aiohttp>=3.12.15",
99
"aiofiles>=24.1.0",
1010
"arize-phoenix-otel>=0.13.0",
11-
"beeai-framework[mcp,duckduckgo]>=0.1.36",
11+
"beeai-framework[mcp,duckduckgo]>=0.1.36,<=0.1.41",
1212
"fastmcp>=2.11.3",
1313
"flexmock>=0.12.2",
1414
"ogr>=0.55.0",

0 commit comments

Comments
 (0)