chore: bump

This commit is contained in:
Timothy Jaeryang Baek 2025-02-09 16:02:09 -08:00
parent 790a747647
commit 3e1452902f
2 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ opencv-python-headless==4.11.0.86
rapidocr-onnxruntime==1.3.24 rapidocr-onnxruntime==1.3.24
rank-bm25==0.2.2 rank-bm25==0.2.2
faster-whisper==1.0.3 faster-whisper==1.1.1
PyJWT[crypto]==2.10.1 PyJWT[crypto]==2.10.1
authlib==1.4.1 authlib==1.4.1

View File

@ -85,7 +85,7 @@ dependencies = [
"rapidocr-onnxruntime==1.3.24", "rapidocr-onnxruntime==1.3.24",
"rank-bm25==0.2.2", "rank-bm25==0.2.2",
"faster-whisper==1.0.3", "faster-whisper==1.1.1",
"PyJWT[crypto]==2.10.1", "PyJWT[crypto]==2.10.1",
"authlib==1.4.1", "authlib==1.4.1",