Skip to content

Commit fa8bcc2

Browse files
committed
chore: 进一步更新依赖库到最新版本
- fastmcp: 2.13.0 -> 2.13.0.1 - python-dotenv: 1.2.0 -> 1.2.1
1 parent a745c2f commit fa8bcc2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.13.0",
23+
"fastmcp>=2.13.0.1",
2424
"hyperliquid-python-sdk>=0.15.0",
25-
"python-dotenv>=1.2.0",
25+
"python-dotenv>=1.2.1",
2626
"pydantic>=2.0.0",
2727
]
2828

uv.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)