mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-09 13:17:48 +02:00
feat(Deprecate py310):
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ packages = [{ include = "agentic_security", from = "." }]
|
||||
agentic_security = "agentic_security.__main__:entrypoint"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
python = "^3.11"
|
||||
fastapi = "^0.115.2"
|
||||
uvicorn = "^0.32.0"
|
||||
fire = "0.7.0"
|
||||
|
||||
Reference in New Issue
Block a user