Skip to content

Commit 96be3f4

Browse files
committed
update dependencies
1 parent fbe33b4 commit 96be3f4

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

pyproject.toml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
"Topic :: Internet :: WWW/HTTP",
2525
"Framework :: FastAPI",
2626
]
27-
keywords = ["fastapi", "mcp", "llm", "claude", "ai", "tools", "api", "conversion"]
27+
keywords = ["fastapi", "openapi", "mcp", "llm", "claude", "ai", "tools", "api", "conversion"]
2828
dependencies = [
2929
"fastapi>=0.100.0",
3030
"typer>=0.9.0",
@@ -46,16 +46,6 @@ Documentation = "https://github.com/tadata-org/fastapi_mcp#readme"
4646
"Source Code" = "https://github.com/tadata-org/fastapi_mcp"
4747
"Changelog" = "https://github.com/tadata-org/fastapi_mcp/blob/main/CHANGELOG.md"
4848

49-
[project.optional-dependencies]
50-
dev = [
51-
"pytest>=7.4.0",
52-
"pytest-asyncio>=0.23.0",
53-
"pytest-cov>=4.1.0",
54-
"mypy>=1.15.0",
55-
"ruff>=0.9.10",
56-
"types-setuptools>=75.8.2.20250305",
57-
]
58-
5949
[project.scripts]
6050
fastapi-mcp = "fastapi_mcp.cli:app"
6151

uv.lock

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

0 commit comments

Comments
 (0)