requirements.txt 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. altgraph==0.17.4
  2. annotated-types==0.7.0
  3. anyio==4.6.0
  4. bcrypt==4.2.0
  5. certifi==2024.8.30
  6. charset-normalizer==3.4.0
  7. click==8.1.7
  8. colorama==0.4.6
  9. crypto==1.4.1
  10. fastapi==0.115.0
  11. greenlet==3.1.1
  12. h11==0.14.0
  13. httpcore==1.0.6
  14. httptools==0.6.1
  15. httpx==0.27.2
  16. idna==3.10
  17. jose==1.0.0
  18. Naked==0.1.32
  19. packaging==24.1
  20. passlib==1.7.4
  21. pefile==2024.8.26
  22. pip-autoremove==0.10.0
  23. pyasn1==0.6.1
  24. pycryptodomex==3.20.0
  25. pydantic==2.9.2
  26. pydantic-settings==2.5.2
  27. pydantic_core==2.23.4
  28. pyinstaller==6.10.0
  29. pyinstaller-hooks-contrib==2024.8
  30. PyJWT==2.9.0
  31. PyMySQL==1.1.1
  32. python-dotenv==1.0.1
  33. pywin32-ctypes==0.2.3
  34. PyYAML==6.0.2
  35. requests==2.32.3
  36. rsa==4.9
  37. ruamel.yaml==0.18.6
  38. ruamel.yaml.clib==0.2.8
  39. shellescape==3.8.1
  40. sniffio==1.3.1
  41. SQLAlchemy==2.0.35
  42. starlette==0.38.6
  43. typing_extensions==4.12.2
  44. urllib3==2.2.3
  45. uvicorn==0.31.0
  46. watchfiles==0.24.0
  47. websockets==13.1
  48. cryptography==43.0.3
  49. apscheduler==3.10.4
  50. asyncpg==0.30.0
  51. alembic==1.14.0
  52. pytz==2024.2
  53. psycopg2==2.9.10
  54. dashscope==1.20.14
  55. tiktoken==0.8.0
  56. PyMuPDF==1.25.1
  57. python-docx==1.1.2
  58. beautifulsoup4==4.13.3
  59. markdown==3.7