Skip to content

Commit 311e990

Browse files
committed
Pin appwrite below 16
1 parent 6ff20e0 commit 311e990

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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>=13.4.1",
8+
"appwrite>=13.4.1,<16",
99
"docstring-parser>=0.16",
1010
"mcp[cli]>=1.3.0",
1111
"python-dotenv>=1.0.1",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)