[project] | |
name = "repl-nix-bittensordash" | |
version = "0.1.0" | |
description = "Add your description here" | |
requires-python = ">=3.11" | |
dependencies = [ | |
"numpy>=2.1.2", | |
"pandas>=2.2.3", | |
"plotly>=5.24.1", | |
"scikit-learn>=1.5.2", | |
"streamlit>=1.39.0", | |
] | |