chore: deps bump

This commit is contained in:
Timothy Jaeryang Baek
2026-04-13 21:46:32 -05:00
parent 39ea7bf63d
commit 9a8c4da67d
3 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -18,10 +18,10 @@ dependencies = [
"bcrypt==5.0.0",
"argon2-cffi==25.1.0",
"PyJWT[crypto]==2.11.0",
"authlib==1.6.9",
"authlib==1.6.10",
"requests==2.32.5",
"aiohttp==3.13.2", # do not update to 3.13.3 - broken
"requests==2.33.1",
"aiohttp==3.13.5", # do not update to 3.13.3 - broken
"async-timeout==5.0.1",
"aiocache==0.12.3",
"aiofiles==25.1.0",