requirements.txt 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  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. pytest-benchmark~=4.0.0
  22. Authlib==1.2.0
  23. boto3==1.28.17
  24. tenacity==8.2.2
  25. cachetools~=5.3.0
  26. weaviate-client~=3.21.0
  27. mailchimp-transactional~=1.0.50
  28. scikit-learn==1.2.2
  29. sentry-sdk[flask]~=1.39.2
  30. sympy==1.12
  31. jieba==0.42.1
  32. celery~=5.3.6
  33. redis[hiredis]~=5.0.3
  34. openpyxl==3.1.2
  35. chardet~=5.1.0
  36. python-docx~=1.1.0
  37. pypdfium2~=4.17.0
  38. resend~=0.7.0
  39. pyjwt~=2.8.0
  40. anthropic~=0.23.1
  41. newspaper3k==0.2.8
  42. wikipedia==1.4.0
  43. readabilipy==0.2.0
  44. google-ai-generativelanguage==0.6.1
  45. google-api-core==2.18.0
  46. google-api-python-client==2.90.0
  47. google-auth==2.29.0
  48. google-auth-httplib2==0.2.0
  49. google-generativeai==0.5.0
  50. google-search-results==2.4.2
  51. googleapis-common-protos==1.63.0
  52. replicate~=0.22.0
  53. websocket-client~=1.7.0
  54. dashscope[tokenizer]~=1.14.0
  55. huggingface_hub~=0.16.4
  56. transformers~=4.35.0
  57. tokenizers~=0.15.0
  58. pandas==1.5.3
  59. xinference-client==0.9.4
  60. safetensors==0.3.2
  61. zhipuai==1.0.7
  62. werkzeug~=3.0.1
  63. pymilvus==2.3.0
  64. qdrant-client==1.7.3
  65. cohere~=5.2.4
  66. pyyaml~=6.0.1
  67. numpy~=1.25.2
  68. unstructured[docx,pptx,msg,md,ppt,epub]~=0.10.27
  69. bs4~=0.0.1
  70. markdown~=3.5.1
  71. httpx[socks]~=0.24.1
  72. matplotlib~=3.8.2
  73. yfinance~=0.2.35
  74. pydub~=0.25.1
  75. gmpy2~=2.1.5
  76. numexpr~=2.9.0
  77. duckduckgo-search==5.2.2
  78. arxiv==2.1.0
  79. yarl~=1.9.4
  80. twilio==9.0.0
  81. qrcode~=7.4.2
  82. azure-storage-blob==12.9.0
  83. azure-identity==1.15.0
  84. lxml==5.1.0