requirements.txt 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. beautifulsoup4==4.12.2
  2. flask~=3.0.1
  3. Flask-SQLAlchemy~=3.0.5
  4. SQLAlchemy~=1.4.28
  5. Flask-Compress~=1.14
  6. flask-login~=0.6.3
  7. flask-migrate~=4.0.5
  8. flask-restful~=0.3.10
  9. flask-cors~=4.0.0
  10. gunicorn~=21.2.0
  11. gevent~=23.9.1
  12. langchain==0.0.250
  13. openai~=1.13.3
  14. tiktoken~=0.6.0
  15. psycopg2-binary~=2.9.6
  16. pycryptodome==3.19.1
  17. python-dotenv==1.0.0
  18. Authlib==1.2.0
  19. boto3==1.28.17
  20. tenacity==8.2.2
  21. cachetools~=5.3.0
  22. weaviate-client~=3.21.0
  23. mailchimp-transactional~=1.0.50
  24. scikit-learn==1.2.2
  25. sentry-sdk[flask]~=1.39.2
  26. sympy==1.12
  27. jieba==0.42.1
  28. celery~=5.3.6
  29. redis[hiredis]~=5.0.3
  30. openpyxl==3.1.2
  31. chardet~=5.1.0
  32. python-docx~=1.1.0
  33. pypdfium2~=4.17.0
  34. resend~=0.7.0
  35. pyjwt~=2.8.0
  36. anthropic~=0.23.1
  37. newspaper3k==0.2.8
  38. wikipedia==1.4.0
  39. readabilipy==0.2.0
  40. google-ai-generativelanguage==0.6.1
  41. google-api-core==2.18.0
  42. google-api-python-client==2.90.0
  43. google-auth==2.29.0
  44. google-auth-httplib2==0.2.0
  45. google-generativeai==0.5.0
  46. google-search-results==2.4.2
  47. googleapis-common-protos==1.63.0
  48. replicate~=0.22.0
  49. websocket-client~=1.7.0
  50. dashscope[tokenizer]~=1.14.0
  51. huggingface_hub~=0.16.4
  52. transformers~=4.35.0
  53. tokenizers~=0.15.0
  54. pandas==1.5.3
  55. xinference-client==0.9.4
  56. safetensors==0.3.2
  57. zhipuai==1.0.7
  58. werkzeug~=3.0.1
  59. pymilvus==2.3.0
  60. qdrant-client==1.7.3
  61. cohere~=5.2.4
  62. pyyaml~=6.0.1
  63. numpy~=1.25.2
  64. unstructured[docx,pptx,msg,md,ppt,epub]~=0.10.27
  65. bs4~=0.0.1
  66. markdown~=3.5.1
  67. httpx[socks]~=0.24.1
  68. matplotlib~=3.8.2
  69. yfinance~=0.2.35
  70. pydub~=0.25.1
  71. gmpy2~=2.1.5
  72. numexpr~=2.9.0
  73. duckduckgo-search==5.2.2
  74. arxiv==2.1.0
  75. yarl~=1.9.4
  76. twilio==9.0.0
  77. qrcode~=7.4.2
  78. azure-storage-blob==12.9.0
  79. azure-identity==1.15.0
  80. lxml==5.1.0
  81. xlrd~=2.0.1
  82. pgvecto-rs==0.1.4