codeflash-agent/reports/codeflash-ci-audit/pyproject.toml

8 lines
145 B
TOML

[project]
name = "codeflash-ci-audit"
version = "0.1.0"
requires-python = ">=3.12"
dependencies = [
"dash[cloud]>=4.1",
"plotly>=6.7",
]