blob: 548c5fd858a59acb74de268d339edb2c290bd44d [file]
[project]
name = "datafusion-docs"
version = "0.1.0"
requires-python = ">=3.11"
dependencies = [
"sphinx>=9,<10",
"sphinx-reredirects>=1.1,<2",
"pydata-sphinx-theme>=0.17.1,<1",
"myst-parser>=5.1.0,<6",
"maturin>=1.13.3,<2",
"jinja2>=3.1.6,<4",
"setuptools>=82.0.1,<83",
]