Skip to content

Use joserfc instead of authlib.jose #1197

@benoit-cty

Description

@benoit-cty

Is your feature request related to a problem? Please describe.

The CLI display a warning:

> codecarbon --version
/tmp/cc_rel_test/lib/python3.14/site-packages/codecarbon/cli/auth.py:18: AuthlibDeprecationWarning: authlib.jose module is deprecated, please use joserfc instead.
It will be compatible before version 2.0.0.
  from authlib.jose import JsonWebKey

Describe the solution you'd like
Use joserfc instead of authlib.jose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions