mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-20 18:01:06 +02:00
fix(numpy issue):
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "agentic_security"
|
||||
version = "0.2.5"
|
||||
version = "0.2.6"
|
||||
description = "Agentic LLM vulnerability scanner"
|
||||
authors = ["Alexander Miasoiedov <msoedov@gmail.com>"]
|
||||
maintainers = ["Alexander Miasoiedov <msoedov@gmail.com>"]
|
||||
@@ -40,6 +40,7 @@ matplotlib = "^3.9.2"
|
||||
pydantic = "2.9.2"
|
||||
scikit-optimize = "^0.10.2"
|
||||
scikit-learn = "1.5.1"
|
||||
numpy = "^1.24.3"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^24.10.0"
|
||||
|
||||
Reference in New Issue
Block a user