requirements.txt 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. beautifulsoup4==4.12.2
  2. flask~=3.0.1
  3. Flask-SQLAlchemy~=3.0.5
  4. SQLAlchemy~=2.0.29
  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~=22.0.0
  11. gevent~=23.9.1
  12. openai~=1.29.0
  13. tiktoken~=0.7.0
  14. psycopg2-binary~=2.9.6
  15. pycryptodome==3.19.1
  16. python-dotenv==1.0.0
  17. Authlib==1.2.0
  18. boto3==1.28.17
  19. tenacity==8.2.2
  20. cachetools~=5.3.0
  21. weaviate-client~=3.21.0
  22. mailchimp-transactional~=1.0.50
  23. scikit-learn==1.2.2
  24. sentry-sdk[flask]~=1.39.2
  25. sympy==1.12
  26. jieba==0.42.1
  27. celery~=5.3.6
  28. redis[hiredis]~=5.0.3
  29. openpyxl==3.1.2
  30. chardet~=5.1.0
  31. python-docx~=1.1.0
  32. pypdfium2~=4.17.0
  33. resend~=0.7.0
  34. pyjwt~=2.8.0
  35. anthropic~=0.23.1
  36. newspaper3k==0.2.8
  37. wikipedia==1.4.0
  38. readabilipy==0.2.0
  39. google-ai-generativelanguage==0.6.1
  40. google-api-core==2.18.0
  41. google-api-python-client==2.90.0
  42. google-auth==2.29.0
  43. google-auth-httplib2==0.2.0
  44. google-generativeai==0.5.0
  45. google-search-results==2.4.2
  46. googleapis-common-protos==1.63.0
  47. google-cloud-storage==2.16.0
  48. replicate~=0.22.0
  49. websocket-client~=1.7.0
  50. dashscope[tokenizer]~=1.17.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.4.3
  57. zhipuai==1.0.7
  58. werkzeug~=3.0.1
  59. pymilvus==2.3.1
  60. qdrant-client==1.7.3
  61. cohere~=5.2.4
  62. pyyaml~=6.0.1
  63. numpy~=1.26.4
  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.40
  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.4
  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. pydantic~=1.10.0
  83. pgvecto-rs==0.1.4
  84. firecrawl-py==0.0.5
  85. oss2==2.18.5
  86. pgvector==0.2.5
  87. google-cloud-aiplatform==1.49.0