From 9b05fe3c54b1f0388b640b356ea49bcc30536694 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Fri, 20 Sep 2024 17:40:30 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b2558e4d1..06aca67cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ dependencies = [ "faster-whisper==1.0.3", "PyJWT[crypto]==2.9.0", - "authlib==1.3.2", + "authlib==1.3.1", "black==24.8.0", "langfuse==2.44.0",