From b3557d05b177833d62a4db02f680396cfe3ad2e1 Mon Sep 17 00:00:00 2001 From: Jun Siang Cheah Date: Sun, 26 May 2024 11:32:42 +0100 Subject: [PATCH] fix: bad authlib version --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 3ca68277f..8687c7e43 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -52,7 +52,7 @@ rank-bm25==0.2.2 faster-whisper==1.0.2 PyJWT[crypto]==2.8.0 -authlib==1.3.2 +authlib==1.3.0 black==24.4.2 langfuse==2.33.0