What's Changed * Loosen dependency version constraints by mrcljx in [424](https://github.com/workos/workos-python/pull/424) * Add async support for `load_sealed_session` in [425](https://github.com/workos/workos-python/pull/425)
New Contributors * mrcljx made their first contribution in https://github.com/workos/workos-python/pull/424
What's Changed * Add `email` standard attribute to `DirectoryUser` * Mark `emails`, `job_title`, and `username` standard attributes as deprecated. Enable the equivalent auto-mapped custom attributes instead ([413](https://github.com/workos/workos-python/pull/413))
What's Changed * Add missing list of `workos` module public symbols to allow importing like `from workos import WorkOSClient` ([415](https://github.com/workos/workos-python/pull/415))