requirements.txt 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. aiomysql==0.3.2
  2. aliyun-log-python-sdk==0.9.42
  3. altair==6.0.0
  4. annotated-types==0.7.0
  5. anyio==4.12.1
  6. APScheduler==3.11.2
  7. attrs==25.4.0
  8. blinker==1.9.0
  9. cachetools==6.2.6
  10. certifi==2026.1.4
  11. charset-normalizer==3.4.4
  12. click==8.3.1
  13. dateparser==1.2.2
  14. elastic-transport==9.2.1
  15. elasticsearch==9.2.1
  16. gitdb==4.0.12
  17. GitPython==3.1.46
  18. greenlet==3.3.1
  19. h11==0.16.0
  20. httpcore==1.0.9
  21. httpx==0.28.1
  22. idna==3.11
  23. Jinja2==3.1.6
  24. jmespath==1.1.0
  25. jsonschema==4.26.0
  26. jsonschema-specifications==2025.9.1
  27. loguru==0.7.3
  28. lz4==4.4.5
  29. MarkupSafe==3.0.3
  30. narwhals==2.15.0
  31. nest-asyncio==1.6.0
  32. numpy==2.4.1
  33. packaging==26.0
  34. pandas==2.3.3
  35. pillow==12.1.0
  36. plotly==6.5.2
  37. protobuf==5.29.5
  38. pyarrow==23.0.0
  39. pydantic==2.12.5
  40. pydantic-settings==2.12.0
  41. pydantic_core==2.41.5
  42. pydeck==0.9.1
  43. PyMySQL==1.1.2
  44. python-dateutil==2.9.0.post0
  45. python-dotenv==1.2.1
  46. pytz==2025.2
  47. referencing==0.37.0
  48. regex==2026.1.15
  49. requests==2.32.5
  50. rpds-py==0.30.0
  51. six==1.17.0
  52. smmap==5.0.2
  53. sniffio==1.3.1
  54. SQLAlchemy==2.0.46
  55. streamlit==1.53.1
  56. tenacity==9.1.2
  57. toml==0.10.2
  58. tornado==6.5.4
  59. typing-inspection==0.4.2
  60. typing_extensions==4.15.0
  61. tzdata==2025.3
  62. tzlocal==5.3.1
  63. urllib3==2.6.3
  64. watchdog==6.0.0