requirements.txt 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. coverage~=7.2.4
  2. beautifulsoup4==4.12.2
  3. flask~=2.3.2
  4. Flask-SQLAlchemy~=3.0.3
  5. SQLAlchemy~=1.4.28
  6. flask-login==0.6.2
  7. flask-migrate~=4.0.4
  8. flask-restful==0.3.9
  9. flask-session2==1.3.1
  10. flask-cors==3.0.10
  11. gunicorn~=21.2.0
  12. gevent~=22.10.2
  13. langchain==0.0.250
  14. openai~=1.3.6
  15. tiktoken~=0.5.2
  16. psycopg2-binary~=2.9.6
  17. pycryptodome==3.17
  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.21.1
  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. docx2txt==0.8
  36. pypdfium2==4.16.0
  37. resend~=0.5.1
  38. pyjwt~=2.6.0
  39. anthropic~=0.7.7
  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~=1.13.5
  48. huggingface_hub~=0.16.4
  49. transformers~=4.31.0
  50. pandas==1.5.3
  51. xinference-client~=0.6.4
  52. safetensors==0.3.2
  53. zhipuai==1.0.7
  54. werkzeug==2.3.7
  55. pymilvus==2.3.0
  56. qdrant-client==1.6.4
  57. cohere~=4.32
  58. pyyaml~=6.0.1
  59. numpy~=1.25.2
  60. unstructured~=0.10.27
  61. unstructured[docx,pptx,msg,md,ppt]~=0.10.27
  62. bs4~=0.0.1
  63. markdown~=3.5.1
  64. google-generativeai~=0.3.2