mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-08 20:57:48 +02:00
feat(update deps):
This commit is contained in:
+2
-2
@@ -29,7 +29,7 @@ agentic_security = "agentic_security.__main__:main"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
fastapi = "^0.115.6"
|
||||
uvicorn = "^0.32.0"
|
||||
uvicorn = "^0.34.0"
|
||||
fire = "0.7.0"
|
||||
loguru = "^0.7.3"
|
||||
httpx = "^0.28.1"
|
||||
@@ -51,7 +51,7 @@ rich = "13.9.4"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest-asyncio = "^0.24.0"
|
||||
pytest-asyncio = "^0.25.2"
|
||||
inline-snapshot = ">=0.13.3,<0.19.0"
|
||||
black = "^24.10.0"
|
||||
mypy = "^1.12.0"
|
||||
|
||||
Reference in New Issue
Block a user