File size: 263 Bytes
7564f89 4d0f5bb 7564f89 4d67d3c 17c99c0 7564f89 | 1 2 3 4 5 6 7 8 9 10 11 12 | [project]
name = "ghidrafunctioncppexporter-remote"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"gradio-client>=2.1.0",
"python-frontmatter>=1.1.0",
"tenacity>=9.1.4",
]
|