Initial commit: CodeMap v0.1.0 - CLI tool for code analysis and diagram generation
This commit is contained in:
7
requirements.txt
Normal file
7
requirements.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
typer>=0.9.0
|
||||||
|
rich>=13.0.0
|
||||||
|
networkx>=3.0
|
||||||
|
watchdog>=4.0.0
|
||||||
|
jinja2>=3.1.0
|
||||||
|
pytest>=7.0.0
|
||||||
|
pytest-cov>=4.0.0
|
||||||
Reference in New Issue
Block a user