numpy>=1.23
pandas>=2.0
matplotlib>=3.7
scikit-learn>=1.3
pyarrow>=12.0
pillow>=10.0

[api]
fastapi>=0.110
uvicorn>=0.27
pydantic>=2.6
jinja2>=3.1
python-multipart>=0.0.9

[astro]
astropy>=5.3
astroquery>=0.4.6

[dev]
pytest>=7.4
pytest-cov>=5.0
httpx>=0.26
ruff>=0.3
black>=24.1

[docs]
sphinx>=7.2
furo>=2024.1.29
myst-parser>=2.0

[explain]
lime>=0.2.0.1

[graph]
networkx>=3.2
python-louvain>=0.16

[ml]
scipy>=1.10

[notebook]
ipywidgets>=8.1
jupyterlab>=4.0
plotly>=5.18

[plotly]
plotly>=5.18

[stats]
duckdb>=0.10

[watch]
watchdog>=3.0
