Initial upload with project structure and configuration
This commit is contained in:
12
requirements.txt
Normal file
12
requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
click>=8.1.0
|
||||
rich>=13.0.0
|
||||
pyyaml>=6.0
|
||||
tqdm>=4.65.0
|
||||
pytest>=7.4.0
|
||||
pytest-cov>=4.1.0
|
||||
ruff>=0.1.0
|
||||
mypy>=1.5.0
|
||||
tree-sitter>=0.23.1
|
||||
tree-sitter-languages>=1.10.0
|
||||
networkx>=3.3
|
||||
graphviz>=0.20.3
|
||||
Reference in New Issue
Block a user