mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-08-08 18:56:03 +02:00
feat(Add CI check):
This commit is contained in:
+3
-1
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "agentic_security"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
description = "Agentic LLM vulnerability scanner"
|
||||
authors = ["Alexander Miasoiedov <msoedov@gmail.com>"]
|
||||
maintainers = ["Alexander Miasoiedov <msoedov@gmail.com>"]
|
||||
@@ -34,6 +34,8 @@ httpx = ">=0.25.1,<0.28.0"
|
||||
cache-to-disk = "^2.0.0"
|
||||
pandas = ">=1.4,<3.0"
|
||||
datasets = "^1.14.0"
|
||||
tabulate = "^0.8.9"
|
||||
colorama = "^0.4.4"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = ">=23.10.1,<25.0.0"
|
||||
|
||||
Reference in New Issue
Block a user