[project] name = "minicalosim" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.14" dependencies = [ "awkward>=2.9.1", "awkward-pandas>=2023.8.0", "hist>=2.10.1", "jupyter>=1.1.1", "matplotlib>=3.10.9", "mplhep>=1.2.0", "networkx>=3.6.1", "numpy>=2.4.6", "pandas>=3.0.3", "plotly>=6.8.0", "polars>=1.41.2", "seaborn>=0.13.2", "uproot>=5.7.4", ]