fix pyproject.toml (#2393)

This commit is contained in:
Shuchang Zheng
2025-05-20 00:38:36 -07:00
committed by GitHub
parent e5d7a1d746
commit 20fb787cc1

View File

@@ -53,7 +53,7 @@ websockets = "^12.0"
email-validator = "^2.2.0" email-validator = "^2.2.0"
temporalio = "^1.6.0" temporalio = "^1.6.0"
requests-toolbelt = "^1.0.0" requests-toolbelt = "^1.0.0"
rich = {extras = ["jupyter"], version = "^13.7.0"}Í rich = {extras = ["jupyter"], version = "^13.7.0"}
posthog = "^3.7.0" posthog = "^3.7.0"
aiofiles = "^24.1.0" aiofiles = "^24.1.0"
pyotp = "^2.9.0" pyotp = "^2.9.0"