Skip to content

Commit d4a8b92

Browse files
authored
Update pyproject.toml
1 parent e788b8f commit d4a8b92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ version = "0.1.0"
44
description = "MCP Course projects"
55
requires-python = ">=3.11, <3.14"
66
dependencies = [
7+
# Pin click
8+
click==8.1.7
79
# From binance-mcp
810
"mcp[cli]==1.9.2",
911
"requests==2.32.3", # Also for llm-tool-use

0 commit comments

Comments
 (0)