[project] name = "Reaction-Cord" version = "0.1.0" description = "Add your description here" requires-python = ">=3.10" dependencies = [ "matplotlib>=3.10.5", "openpyxl>=3.1.5", "pandas>=2.3.1", "streamlit>=1.47.1", ]