init
This commit is contained in:
@@ -18,9 +18,13 @@ classifiers = [
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
]
|
||||
dependencies = [
|
||||
"beautifulsoup4>=4.14.3",
|
||||
"fastapi>=0.135.2",
|
||||
"httpx>=0.27.0",
|
||||
"mcp[cli]>=1.7.0",
|
||||
"pydantic>=2.0",
|
||||
"python-dotenv>=1.2.2",
|
||||
"uvicorn>=0.42.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user