requirements.txt 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  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~=22.0.0
  11. gevent~=23.9.1
  12. openai~=1.13.3
  13. tiktoken~=0.6.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. replicate~=0.22.0
  48. websocket-client~=1.7.0
  49. dashscope[tokenizer]~=1.17.0
  50. huggingface_hub~=0.16.4
  51. transformers~=4.35.0
  52. tokenizers~=0.15.0
  53. pandas==1.5.3
  54. xinference-client==0.9.4
  55. safetensors~=0.4.3
  56. zhipuai==1.0.7
  57. werkzeug~=3.0.1
  58. pymilvus~=2.3.0
  59. qdrant-client==1.7.3
  60. cohere~=5.2.4
  61. pyyaml~=6.0.1
  62. numpy~=1.26.4
  63. unstructured[docx,pptx,msg,md,ppt,epub]~=0.10.27
  64. bs4~=0.0.1
  65. markdown~=3.5.1
  66. httpx[socks]~=0.24.1
  67. matplotlib~=3.8.2
  68. yfinance~=0.2.35
  69. pydub~=0.25.1
  70. gmpy2~=2.2.0a1
  71. numexpr~=2.9.0
  72. duckduckgo-search==5.2.2
  73. arxiv==2.1.0
  74. yarl~=1.9.4
  75. twilio~=9.0.4
  76. qrcode~=7.4.2
  77. azure-storage-blob==12.9.0
  78. azure-identity==1.15.0
  79. lxml==5.1.0
  80. xlrd~=2.0.1
  81. pydantic~=1.10.0
  82. pgvecto-rs==0.1.4