# LLM-scCurator requirements
# Basic install (library core)
scanpy>=1.11.5
pandas>=2.3.3
numpy>=2.0.2
scipy>=1.16.3
python-igraph>=1.0.0
leidenalg>=0.11.0

# ---- Optional LLM backends (uncomment if needed) ----
# openai>=1.0.0
# google-generativeai>=0.8.5

# ---- Optional visualization / paper figures (uncomment if needed) ----
# matplotlib>=3.8.0
# seaborn>=0.13.0
# adjustText
