| [project] | |
| name = "self-distillation" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "matplotlib>=3.11.0", | |
| "numpy>=2.5.1", | |
| "pandas>=3.0.3", | |
| "plotly>=6.9.0", | |
| ] | |
| [project] | |
| name = "self-distillation" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "matplotlib>=3.11.0", | |
| "numpy>=2.5.1", | |
| "pandas>=3.0.3", | |
| "plotly>=6.9.0", | |
| ] | |