[project] name = "embedding-lab" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "marimo>=0.13.7", "matplotlib>=3.10.3", "numpy>=2.2.5", "pandas>=2.2.3", "plotly>=6.0.1", "pynndescent>=0.5.13", "requests>=2.32.3", "scikit-learn>=1.6.1", "umap-learn>=0.5.7", ]