[project] name = "chatacter_streamlit" version = "0.1.0" description = "Streamlit app for character" readme = "README.md" requires-python = ">=3.12" dependencies = [ "streamlit>=1.38.0", ]