v0.0.12 | Add cryptography package for RS256 JWT support
All checks were successful
Build And Test / build-and-push (push) Successful in 1m5s
All checks were successful
Build And Test / build-and-push (push) Successful in 1m5s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@ -2,6 +2,7 @@ asgiref==3.8.1
|
|||||||
certifi==2025.1.31
|
certifi==2025.1.31
|
||||||
cffi==1.17.1
|
cffi==1.17.1
|
||||||
charset-normalizer==3.4.1
|
charset-normalizer==3.4.1
|
||||||
|
cryptography==44.0.0
|
||||||
coreapi==2.3.3
|
coreapi==2.3.3
|
||||||
coreschema==0.0.4
|
coreschema==0.0.4
|
||||||
Django==4.2.14
|
Django==4.2.14
|
||||||
|
|||||||
Reference in New Issue
Block a user