# Convenience pin file for tools that do not read pyproject.toml
# (e.g. some Read the Docs / legacy scripts). Prefer:
#   pip install -e .
#   pip install -e ".[dev,advanced,perf]"
#
# Keep in sync with [project] dependencies in pyproject.toml.

polars>=0.20.0
numpy>=1.20.0
matplotlib>=3.3.0
seaborn>=0.11.0
networkx>=2.5
scikit-optimize>=0.9.0
