[project] name = "repl-nix-workspace" version = "0.1.0" description = "Add your description here" requires-python = ">=3.11" dependencies = [ "datasets>=3.3.2", "matplotlib>=3.10.1", "numpy>=2.2.3", "pandas>=2.2.3", "pillow>=11.1.0", "plotly>=6.0.0", "scikit-learn>=1.6.1", "seaborn>=0.13.2", "streamlit>=1.42.2", "transformers>=4.49.0", ]