Skip to content

Commit cd500d6

Browse files
Update src/processor/pyproject.toml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1e14921 commit cd500d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/processor/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ dependencies = [
1717
"fastmcp==2.12.2",
1818
"jinja2==3.1.6",
1919
"mcp==1.26.0",
20-
"openai>=2.0.0",
21-
"protobuf>=5.29.0",
20+
"openai>=2.0.0,<3.0.0",
21+
"protobuf>=5.29.0,<6.0.0",
2222
"psutil==7.0.0",
2323
"pytz==2025.2",
2424
"sas-cosmosdb==0.1.4",

0 commit comments

Comments
 (0)