diff --git a/pyproject.toml b/pyproject.toml index 2aaf4e2..d46d35f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,6 @@ packages = [ [tool.poetry.dependencies] python = "^3.10" fastmcp = ">=0.4.0" -fastapi = "^0.103.0" splunk-sdk = ">=1.7.4" python-decouple = ">=3.8" requests = ">=2.31.0"