diff --git a/pyproject.toml b/pyproject.toml index 51e99bae..04aa0a8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ websockets = "^12.0" email-validator = "^2.2.0" temporalio = "^1.6.0" requests-toolbelt = "^1.0.0" -rich = {extras = ["jupyter"], version = "^13.7.0"}Í +rich = {extras = ["jupyter"], version = "^13.7.0"} posthog = "^3.7.0" aiofiles = "^24.1.0" pyotp = "^2.9.0"