mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-06-28 16:19:58 +02:00
feat(add rich):
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "agentic_security"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
description = "Agentic LLM vulnerability scanner"
|
||||
authors = ["Alexander Miasoiedov <msoedov@gmail.com>"]
|
||||
maintainers = ["Alexander Miasoiedov <msoedov@gmail.com>"]
|
||||
@@ -46,6 +46,7 @@ numpy = ">=1.24.3,<3.0.0"
|
||||
jinja2 = "^3.1.4"
|
||||
python-multipart = "^0.0.20"
|
||||
tomli = "^2.2.1"
|
||||
rich = "13.9.4"
|
||||
# garak = { version = "*", optional = true }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user