Skip to content

Commit 77223b6

Browse files
committed
fix: update appwrite version
1 parent 5f65a92 commit 77223b6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "MCP (Model Context Protocol) server for Appwrite"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"appwrite>=9.0.1",
8+
"appwrite>=9.0.2",
99
"mcp[cli]>=1.3.0",
1010
]
1111

uv.lock

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

0 commit comments

Comments
 (0)