Initial upload of ai-code-audit-cli project
This commit is contained in:
9
requirements.txt
Normal file
9
requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
typer>=0.14
|
||||
tree-sitter>=0.25.2
|
||||
tree-sitter-python>=0.23
|
||||
tree-sitter-javascript>=0.23
|
||||
tree-sitter-typescript>=0.23
|
||||
bandit>=1.8
|
||||
ruff>=0.14
|
||||
rich>=13.0
|
||||
pydantic>=2.0
|
||||
Reference in New Issue
Block a user