refac: remove unused dependency

This commit is contained in:
Timothy J. Baek 2024-11-03 01:26:16 -08:00
parent 98cea8aaa4
commit 0925c6b33b
2 changed files with 0 additions and 4 deletions

View File

@ -68,8 +68,6 @@ psutil
opencv-python-headless==4.10.0.84
rapidocr-onnxruntime==1.3.24
fpdf2==2.7.9
rank-bm25==0.2.2
faster-whisper==1.0.3

View File

@ -73,8 +73,6 @@ dependencies = [
"opencv-python-headless==4.10.0.84",
"rapidocr-onnxruntime==1.3.24",
"fpdf2==2.7.9",
"rank-bm25==0.2.2",
"faster-whisper==1.0.3",