Skip to content

Commit 48f82e2

Browse files
authored
Update pyproject.toml
1 parent d4a8b92 commit 48f82e2

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 = "MCP Course projects"
55
requires-python = ">=3.11, <3.14"
66
dependencies = [
77
# Pin click
8-
click==8.1.7
8+
click=="8.1.7",
99
# From binance-mcp
1010
"mcp[cli]==1.9.2",
1111
"requests==2.32.3", # Also for llm-tool-use

0 commit comments

Comments
 (0)