a27e4b6 554ba9b a27e4b6
1
2
3
4
5
6
7
8
9
10
11
12
[project] name = "ghostdance" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "docling>=2.66.0", "gradio[mcp]>=6.2.0", "streamlit>=1.40.2", ]