diff --git a/pyproject.toml b/pyproject.toml index 84d6a9b..d0f35b0 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.43.2" +streamlit = "1.44.0" [build-system]