mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-08-09 11:16:03 +02:00
feat(update deps):
This commit is contained in:
+2
-3
@@ -27,7 +27,7 @@ agentic_security = "agentic_security.__main__:entrypoint"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
fastapi = "^0.115.0"
|
||||
uvicorn = "^0.31.0"
|
||||
uvicorn = "^0.31.1"
|
||||
fire = ">=0.5,<0.7"
|
||||
loguru = "^0.7.2"
|
||||
httpx = ">=0.25.1,<0.28.0"
|
||||
@@ -43,9 +43,8 @@ scikit-optimize = "^0.10.2"
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^24.8.0"
|
||||
mypy = "^1.11.2"
|
||||
httpx = ">=0.25.1,<0.28.0"
|
||||
pytest = "^8.3.3"
|
||||
pre-commit = "^3.8.0"
|
||||
pre-commit = "^4.0.1"
|
||||
inline-snapshot = "^0.13.3"
|
||||
langchain-groq = "^0.2.0"
|
||||
huggingface-hub = "^0.25.1"
|
||||
|
||||
Reference in New Issue
Block a user