Add python-jose dependency for JWT authentication

This commit is contained in:
Manish Tanwar 2025-10-24 17:10:06 +05:30
parent 1844ff1951
commit c349127d8a

View file

@ -41,3 +41,4 @@ uritemplate==4.1.1
urllib3==2.4.0
Werkzeug==3.1.3
wsproto==1.2.0
python-jose==3.3.0