chore: requirements

This commit is contained in:
Timothy J. Baek 2024-11-04 14:02:55 -08:00
parent 224b555de5
commit 7c0545fd39
2 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,7 @@ pyxlsb==1.0.10
xlrd==2.0.1
validators==0.33.0
psutil
soundfile==0.12.1
opencv-python-headless==4.10.0.84
rapidocr-onnxruntime==1.3.24

View File

@ -70,6 +70,7 @@ dependencies = [
"xlrd==2.0.1",
"validators==0.33.0",
"psutil",
"soundfile==0.12.1",
"opencv-python-headless==4.10.0.84",
"rapidocr-onnxruntime==1.3.24",