The Python `rsa` dependency is no longer maintained. It is not even used when `jose` is installed with [pycryptodome] or [cryptography] optionals. Is there a way to cleanly remove this dependency from `python-jose`?
The Python
rsadependency is no longer maintained.It is not even used when
joseis installed with [pycryptodome] or [cryptography] optionals.Is there a way to cleanly remove this dependency from
python-jose?