mpdavis / python-jose

A JOSE implementation in Python
MIT License
1.55k stars 237 forks source link

Ecdsa deprecation warning #362

Open nmoreaud opened 2 months ago

nmoreaud commented 2 months ago

https://github.com/mpdavis/python-jose/blob/58e543ea5ea225961e43e9cc2781165748478a0f/jose/utils.py#L13

Deprecation warning : ecdsa.py:276: DeprecationWarning: Function is unused in library code. If you use this code, change to util.string_to_number.