Update pyproject.toml

This commit is contained in:
2025-05-07 18:28:29 +00:00
parent 17af48af1b
commit 070e76f9e1

View File

@@ -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"