requirements.txt 1.4 KB

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