chore: bump authlib

This commit is contained in:
Timothy Jaeryang Baek 2025-09-09 13:46:21 +04:00
parent 4a76bea80c
commit 53ecfc2b5d
2 changed files with 2 additions and 2 deletions

View file

@ -99,7 +99,7 @@ onnxruntime==1.20.1
faster-whisper==1.1.1
PyJWT[crypto]==2.10.1
authlib==1.6.1
authlib==1.6.3
black==25.1.0
youtube-transcript-api==1.2.2

View file

@ -18,7 +18,7 @@ dependencies = [
"bcrypt==4.3.0",
"argon2-cffi==23.1.0",
"PyJWT[crypto]==2.10.1",
"authlib==1.6.1",
"authlib==1.6.3",
"requests==2.32.4",
"aiohttp==3.12.15",