Skip to content

Commit a745c2f

Browse files
committed
chore: 更新依赖库版本
- fastmcp: 2.9.2 -> 2.13.0 - python-dotenv: 1.0.0 -> 1.2.0
1 parent 854f7bd commit a745c2f

File tree

2 files changed

+1170
-1170
lines changed

2 files changed

+1170
-1170
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ classifiers = [
2020
"Topic :: Office/Business :: Financial",
2121
]
2222
dependencies = [
23-
"fastmcp>=2.9.2",
23+
"fastmcp>=2.13.0",
2424
"hyperliquid-python-sdk>=0.15.0",
25-
"python-dotenv>=1.0.0",
25+
"python-dotenv>=1.2.0",
2626
"pydantic>=2.0.0",
2727
]
2828

0 commit comments

Comments
 (0)