From 2.9.0: ``` class FlaatPyJWKClient(jwt.PyJWKClient): E AttributeError: module 'jwt' has no attribute 'PyJWKClient' ```
From 2.9.0: