[project] name = "note" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "atorch>=0.2.2", "ipykernel>=6.29.5", "matplotlib>=3.10.1", "scikit-learn>=1.6.1", "torch>=2.6.0", ]