requirements.txt 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. absl-py==1.4.0
  2. aiohttp==3.8.5
  3. aiosignal==1.3.1
  4. anyio==3.7.1
  5. astunparse==1.6.3
  6. async-timeout==4.0.3
  7. attrs==23.1.0
  8. backoff==2.2.1
  9. beautifulsoup4==4.12.2
  10. bs4==0.0.1
  11. cachetools==5.3.1
  12. certifi==2023.7.22
  13. cffi==1.15.1
  14. chardet==5.2.0
  15. charset-normalizer==3.2.0
  16. Chroma==0.2.0
  17. chroma-hnswlib==0.7.2
  18. chromadb==0.4.5
  19. click==8.1.6
  20. coloredlogs==15.0.1
  21. cryptography==41.0.3
  22. dataclasses-json==0.5.14
  23. fastapi==0.99.1
  24. filetype==1.2.0
  25. flatbuffers==23.5.26
  26. frozenlist==1.4.0
  27. gast==0.4.0
  28. google-auth==2.22.0
  29. google-auth-oauthlib==1.0.0
  30. google-pasta==0.2.0
  31. gpt4all==1.0.8
  32. grpcio==1.57.0
  33. h11==0.14.0
  34. h5py==3.9.0
  35. httptools==0.6.0
  36. humanfriendly==10.0
  37. idna==3.4
  38. importlib-resources==6.0.1
  39. joblib==1.3.2
  40. keras==2.13.1
  41. langchain==0.0.261
  42. langsmith==0.0.21
  43. libclang==16.0.6
  44. lxml==4.9.3
  45. Markdown==3.4.4
  46. MarkupSafe==2.1.3
  47. marshmallow==3.20.1
  48. monotonic==1.6
  49. mpmath==1.3.0
  50. multidict==6.0.4
  51. mypy-extensions==1.0.0
  52. nltk==3.8.1
  53. numexpr==2.8.5
  54. numpy==1.24.3
  55. oauthlib==3.2.2
  56. onnxruntime==1.15.1
  57. openapi-schema-pydantic==1.2.4
  58. opt-einsum==3.3.0
  59. overrides==7.4.0
  60. packaging==23.1
  61. pdf2image==1.16.3
  62. pdfminer==20191125
  63. pdfminer.six==20221105
  64. Pillow==10.0.0
  65. posthog==3.0.1
  66. protobuf==4.24.0
  67. pulsar-client==3.2.0
  68. pyasn1==0.5.0
  69. pyasn1-modules==0.3.0
  70. pycparser==2.21
  71. pycryptodome==3.18.0
  72. pydantic==1.10.12
  73. PyPika==0.48.9
  74. python-dateutil==2.8.2
  75. python-dotenv==1.0.0
  76. python-magic==0.4.27
  77. PyYAML==6.0.1
  78. regex==2023.8.8
  79. requests==2.31.0
  80. requests-oauthlib==1.3.1
  81. rsa==4.9
  82. six==1.16.0
  83. sniffio==1.3.0
  84. soupsieve==2.4.1
  85. SQLAlchemy==2.0.19
  86. starlette==0.27.0
  87. sympy==1.12
  88. tabulate==0.9.0
  89. tenacity==8.2.2
  90. tensorboard==2.13.0
  91. tensorboard-data-server==0.7.1
  92. tensorflow==2.13.0
  93. tensorflow-estimator==2.13.0
  94. tensorflow-hub==0.14.0
  95. tensorflow-macos==2.13.0
  96. termcolor==2.3.0
  97. tokenizers==0.13.3
  98. tqdm==4.66.1
  99. typing-inspect==0.9.0
  100. typing_extensions==4.5.0
  101. unstructured==0.9.2
  102. urllib3==1.26.16
  103. uvicorn==0.23.2
  104. uvloop==0.17.0
  105. watchfiles==0.19.0
  106. websockets==11.0.3
  107. Werkzeug==2.3.6
  108. wrapt==1.15.0
  109. yarl==1.9.2