[project] name = "storage" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.14" dependencies = [ "matplotlib>=3.3.0", "numpy>=1.19.0", "openpyxl>=3.1.5", "pandas>=2.3.3", ]