[project] name = "spot-pricing-crash" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "boto3>=1.43.6", "pandas>=2.2.3", "plotly>=5.24.1", "python-dotenv>=1.2.2", "requests>=2.33.1", "streamlit>=1.44.1", "streamlit-autorefresh>=1.0.1", ]