diff --git a/pyproject.toml b/pyproject.toml index d46d35f..2aaf4e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,6 +26,7 @@ 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"