requirements.txt 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. aiohttp==3.9.5
  2. aiosignal==1.3.1
  3. aliyun-log-python-sdk==0.9.6
  4. aliyun-python-sdk-core==2.15.1
  5. aliyun-python-sdk-kms==2.16.3
  6. annotated-types==0.7.0
  7. anyio==4.4.0
  8. APScheduler==3.10.4
  9. async-timeout==4.0.3
  10. attrs==23.2.0
  11. beautifulsoup4==4.12.3
  12. bs4==0.0.2
  13. certifi==2024.7.4
  14. cffi==1.16.0
  15. charset-normalizer==3.3.2
  16. click==8.1.7
  17. crcmod==1.7
  18. cryptography==42.0.8
  19. cssselect==1.2.0
  20. curl_cffi==0.7.1
  21. dateparser==1.2.0
  22. DBUtils==3.1.0
  23. dnspython==2.6.1
  24. elastic-transport==8.13.1
  25. elasticsearch==8.14.0
  26. email_validator==2.2.0
  27. exceptiongroup==1.2.2
  28. fastapi==0.111.1
  29. fastapi-cli==0.0.4
  30. frozenlist==1.4.1
  31. h11==0.14.0
  32. httpcore==1.0.5
  33. httptools==0.6.1
  34. httpx==0.27.0
  35. idna==3.7
  36. Jinja2==2.11.3
  37. jmespath==0.10.0
  38. loguru==0.7.2
  39. lxml==5.2.2
  40. markdown-it-py==3.0.0
  41. MarkupSafe==1.1.1
  42. mdurl==0.1.2
  43. multidict==6.0.5
  44. oss2==2.18.6
  45. packaging==24.1
  46. parsel==1.9.1
  47. pillow==10.4.0
  48. prettytable==3.10.2
  49. protobuf==3.20.3
  50. pycparser==2.22
  51. pycryptodome==3.20.0
  52. pydantic==2.8.2
  53. pydantic-settings==2.3.4
  54. pydantic_core==2.20.1
  55. pyecharts==2.0.6
  56. Pygments==2.18.0
  57. PyMySQL==1.1.1
  58. python-dateutil==2.9.0.post0
  59. python-dotenv==1.0.1
  60. python-multipart==0.0.9
  61. pytz==2024.1
  62. PyYAML==6.0.1
  63. redis==5.0.7
  64. regex==2024.5.15
  65. requests==2.32.3
  66. rich==13.7.1
  67. shellingham==1.5.4
  68. simplejson==3.19.2
  69. six==1.16.0
  70. sniffio==1.3.1
  71. soupsieve==2.5
  72. starlette==0.37.2
  73. typer==0.12.3
  74. typing_extensions==4.12.2
  75. tzlocal==5.2
  76. urllib3==1.26.16
  77. uvicorn==0.30.1
  78. uvloop==0.19.0
  79. w3lib==2.2.1
  80. watchfiles==0.22.0
  81. wcwidth==0.2.13
  82. websockets==12.0
  83. yarl==1.9.4