initial working system report
This commit is contained in:
10
active/vibe_system_report/pyproject.toml
Normal file
10
active/vibe_system_report/pyproject.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "vibe-system-report"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"openai>=2.14.0",
|
||||
"types-tqdm>=4.67.3.20260205",
|
||||
]
|
||||
Reference in New Issue
Block a user