diff --git a/pyproject.toml b/pyproject.toml index 55d8963..6743c6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ pydantic = "^2.8.2" python-dateutil = "^2.9.0.post0" pytz = "^2024.1" azure-core = "^1.30.2" -streamlit = "1.38.0" +streamlit = "1.41.1" [build-system]