[project] name = "theme-stripe" version = "1.0.0" description = "Stripe theme for Streamlit" requires-python = ">=3.11" dependencies = [ "numpy>=1.26.0", "pandas>=2.2.3", "streamlit>=1.53.0", ]