diff --git a/pyproject.toml b/pyproject.toml index 98fab67..72f0a31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ pydantic = "^2.8.2" python-dateutil = "^2.9.0.post0" pytz = "^2025.1" azure-core = "^1.30.2" -streamlit = "1.47.1" +streamlit = "1.49.0" [build-system]