requirements.txt 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. albucore==0.0.13
  2. albumentations==1.4.10
  3. annotated-types==0.7.0
  4. anyio==4.6.2.post1
  5. astor==0.8.1
  6. beautifulsoup4==4.12.3
  7. blinker==1.8.2
  8. cachelib==0.9.0
  9. certifi==2024.8.30
  10. charset-normalizer==3.4.0
  11. click==8.1.7
  12. colorama==0.4.6
  13. contourpy==1.3.1
  14. cycler==0.12.1
  15. Cython==3.0.11
  16. decorator==5.1.1
  17. exceptiongroup==1.2.2
  18. fire==0.7.0
  19. Flask==3.0.3
  20. Flask-Caching==2.3.0
  21. fonttools==4.55.0
  22. h11==0.14.0
  23. httpcore==1.0.7
  24. httpx==0.27.2
  25. idna==3.10
  26. imageio==2.36.0
  27. imgaug==0.4.0
  28. itsdangerous==2.2.0
  29. Jinja2==3.1.4
  30. joblib==1.4.2
  31. kiwisolver==1.4.7
  32. lazy_loader==0.4
  33. lmdb==1.5.1
  34. lxml==5.3.0
  35. MarkupSafe==3.0.2
  36. matplotlib==3.9.2
  37. mysql-connector-python==9.1.0
  38. networkx==3.4.2
  39. numpy==1.26.4
  40. opencv-contrib-python==4.10.0.84
  41. opencv-python==4.10.0.84
  42. opencv-python-headless==4.10.0.84
  43. opt-einsum==3.3.0
  44. packaging==24.2
  45. paddleocr==2.9.1
  46. paddlepaddle==2.6.2
  47. pillow==11.0.0
  48. protobuf==3.20.2
  49. pyclipper==1.3.0.post6
  50. pydantic==2.10.1
  51. pydantic_core==2.27.1
  52. pyparsing==3.2.0
  53. python-dateutil==2.9.0.post0
  54. python-docx==1.1.2
  55. PyYAML==6.0.2
  56. RapidFuzz==3.10.1
  57. requests==2.32.3
  58. scikit-image==0.24.0
  59. scikit-learn==1.5.2
  60. scipy==1.14.1
  61. shapely==2.0.6
  62. six==1.16.0
  63. sniffio==1.3.1
  64. soupsieve==2.6
  65. termcolor==2.5.0
  66. threadpoolctl==3.5.0
  67. tifffile==2024.9.20
  68. tomli==2.1.0
  69. tqdm==4.67.0
  70. typing_extensions==4.12.2
  71. urllib3==2.2.3
  72. Werkzeug==3.1.1