Skip to content

Commit 6a2f75b

Browse files
Merge pull request #284 from askui/chore/agent-os-dependency
chore: update askui-agent-os dependency
2 parents 89a8cec + 70f851c commit 6a2f75b

2 files changed

Lines changed: 28 additions & 25 deletions

File tree

pdm.lock

Lines changed: 27 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ authors = [
55
{name = "askui GmbH", email = "info@askui.com"},
66
]
77
dependencies = [
8-
'askui-agent-os>=26.4.1; sys_platform == "darwin"',
9-
'askui-agent-os>=26.5.1; sys_platform != "darwin"',
8+
"askui-agent-os>=26.6.1",
109
"anthropic>=0.86.0",
1110
"fastapi>=0.115.12",
1211
"fastmcp>=2.3.0",

0 commit comments

Comments
 (0)