requirements.txt 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. aiohappyeyeballs==2.6.1
  2. aiohttp==3.11.15
  3. aiosignal==1.3.2
  4. annotated-types==0.7.0
  5. anyio==4.9.0
  6. argon2-cffi==23.1.0
  7. argon2-cffi-bindings==21.2.0
  8. attrs==25.3.0
  9. certifi==2025.1.31
  10. cffi==1.17.1
  11. charset-normalizer==3.4.1
  12. click==8.1.8
  13. colorama==0.4.6
  14. coloredlogs==15.0.1
  15. cryptography==44.0.2
  16. dataclasses-json==0.6.7
  17. distro==1.9.0
  18. fastapi==0.115.12
  19. filelock==3.13.1
  20. flatbuffers==25.2.10
  21. frozenlist==1.5.0
  22. fsspec==2024.6.1
  23. greenlet==3.1.1
  24. grpcio==1.67.1
  25. h11==0.14.0
  26. httpcore==1.0.7
  27. httpx==0.28.1
  28. httpx-sse==0.4.0
  29. huggingface-hub==0.30.1
  30. humanfriendly==10.0
  31. idna==3.10
  32. Jinja2==3.1.4
  33. jiter==0.9.0
  34. joblib==1.4.2
  35. jsonpatch==1.33
  36. jsonpointer==3.0.0
  37. langchain==0.3.22
  38. langchain-community==0.3.18
  39. langchain-core==0.3.49
  40. langchain-text-splitters==0.3.7
  41. langsmith==0.3.21
  42. MarkupSafe==2.1.5
  43. marshmallow==3.26.1
  44. milvus-model==0.2.12
  45. minio==7.2.15
  46. mpmath==1.3.0
  47. multidict==6.3.0
  48. mypy-extensions==1.0.0
  49. mysql-connector-python==9.2.0
  50. networkx==3.3
  51. numpy==1.26.4
  52. onnxruntime==1.21.0
  53. openai==1.72.0
  54. orjson==3.10.16
  55. packaging==24.2
  56. pandas==2.2.3
  57. pdfminer.six==20250327
  58. pdfplumber==0.11.6
  59. pillow==11.0.0
  60. propcache==0.3.1
  61. protobuf==6.30.2
  62. pycparser==2.22
  63. pycryptodome==3.22.0
  64. pydantic==2.11.1
  65. pydantic-settings==2.8.1
  66. pydantic_core==2.33.0
  67. pymilvus==2.5.4
  68. PyMuPDF==1.25.5
  69. pypdfium2==4.30.1
  70. pyreadline3==3.5.4
  71. python-dateutil==2.9.0.post0
  72. python-dotenv==1.1.0
  73. pytz==2025.2
  74. PyYAML==6.0.2
  75. regex==2024.11.6
  76. requests==2.32.3
  77. requests-toolbelt==1.0.0
  78. safetensors==0.5.3
  79. scikit-learn==1.6.1
  80. scipy==1.15.2
  81. sentence-transformers==4.0.1
  82. six==1.17.0
  83. sniffio==1.3.1
  84. SQLAlchemy==2.0.40
  85. sse-starlette==2.2.1
  86. starlette==0.46.1
  87. sympy==1.13.1
  88. tenacity==9.0.0
  89. threadpoolctl==3.6.0
  90. tokenizers==0.21.1
  91. torch==2.5.0+cu124
  92. torchaudio==2.5.0+cu124
  93. torchvision==0.20.0+cu124
  94. tqdm==4.67.1
  95. transformers==4.50.3
  96. typing-inspect==0.9.0
  97. typing-inspection==0.4.0
  98. typing_extensions==4.12.2
  99. tzdata==2025.2
  100. ujson==5.10.0
  101. urllib3==2.3.0
  102. uvicorn==0.34.0
  103. yarl==1.18.3
  104. zstandard==0.23.0