ejschwartz's picture
requirements
4d0f5bb
raw
history blame contribute delete
263 Bytes
[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",
]