requirements.txt 342 B

1234567891011
  1. boto3>=1.28.43
  2. Brotli>=1.1.0
  3. click>=8.1.7
  4. PyMuPDF>=1.24.7
  5. loguru>=0.6.0
  6. numpy>=1.21.6
  7. fast-langdetect>=0.2.1
  8. wordninja>=2.0.0
  9. scikit-learn>=1.0.2
  10. pdfminer.six>=20231228
  11. # The requirements.txt must ensure that only necessary external dependencies are introduced. If there are new dependencies to add, please contact the project administrator.