Skip to content

Commit 8d88338

Browse files
authored
Dependencies: Relax version of mcp package (#8)
1 parent f427aa8 commit 8d88338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"mcp[cli]===1.2.0rc1",
8+
"mcp[cli]>=1.2.0rc1",
99
"psycopg2-binary>=2.9.10",
1010
"pymysql>=1.1.1",
1111
"sqlalchemy>=2.0.36",

0 commit comments

Comments
 (0)