Commit a935c33f authored by myhloli's avatar myhloli
Browse files

build(deps): specify version for rapid_table dependency

- Update rapid_table dependency to version 0.3.0 in setup.py
parent 3271cf75
......@@ -51,7 +51,7 @@ if __name__ == '__main__':
"doclayout_yolo==0.0.2", # doclayout_yolo
"rapidocr-paddle", # rapidocr-paddle
"rapidocr_onnxruntime",
"rapid_table", # rapid_table
"rapid_table==0.3.0", # rapid_table
"PyYAML", # yaml
"openai", # openai SDK
"detectron2"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment