Initial upload: DevDash CLI with TUI dashboard

This commit is contained in:
2026-02-01 06:52:38 +00:00
parent 80606c1e0e
commit 7df9efe6c1

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
textual>=0.52.0
click>=8.0.0
requests>=2.31.0
python-dotenv>=1.0.0
httpx>=0.25.0
pydantic>=2.0.0