feat(add mcp to deps):

This commit is contained in:
Alexander Myasoedov
2025-04-07 14:32:40 +03:00
parent 73184e3454
commit cf7c017621
2 changed files with 100 additions and 8 deletions
+1
View File
@@ -52,6 +52,7 @@ sentry_sdk = "^2.22.0"
orjson = "^3.10"
pyfiglet = "^1.0.2"
termcolor = "^2.4.0"
mcp = "^1.4.1"
# garak = { version = "*", optional = true }
pytest-xdist = "3.6.1"