Skip to content

Commit

Permalink
Merge branch 'main' into update_switcher
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgerrits authored Jan 9, 2025
2 parents 94fa005 + 78ac9f8 commit 4600532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/packages/magentic-one-cli/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"autogen-agentchat>=0.4.0<0.5",
"autogen-ext[openai,magentic-one]>=0.4.0<0.5",
"autogen-agentchat>=0.4.0,<0.5",
"autogen-ext[openai,magentic-one]>=0.4.0,<0.5",
]

[project.scripts]
Expand Down

0 comments on commit 4600532

Please sign in to comment.