requirements.txt 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. aiohttp==3.9.1
  2. aiosignal==1.3.1
  3. annotated-types==0.6.0
  4. anyio==4.1.0
  5. appdirs==1.4.4
  6. APScheduler==3.10.4
  7. async-timeout==4.0.3
  8. attrs==23.1.0
  9. beautifulsoup4==4.12.2
  10. blinker==1.7.0
  11. Brotli==1.1.0
  12. bs4==0.0.1
  13. certifi==2023.11.17
  14. cffi==1.16.0
  15. charset-normalizer==3.3.2
  16. click==8.1.7
  17. colorama==0.4.6
  18. cryptography==41.0.7
  19. dnspython==2.4.2
  20. exceptiongroup==1.2.0
  21. fastapi==0.108.0
  22. frozenlist==1.4.0
  23. greenlet==3.0.3
  24. h11==0.14.0
  25. h2==4.1.0
  26. hpack==4.0.0
  27. httpcore==1.0.2
  28. httpx==0.25.2
  29. hyperframe==6.0.1
  30. idna==3.6
  31. importlib-metadata==7.0.0
  32. jieba==0.42.1
  33. kaitaistruct==0.10
  34. multidict==6.0.4
  35. numpy==1.26.4
  36. outcome==1.3.0.post0
  37. ping3==4.0.4
  38. pyasn1==0.5.1
  39. pycparser==2.21
  40. pycryptodome==3.19.0
  41. pydantic==2.5.3
  42. pydantic_core==2.14.6
  43. pydivert==2.1.0
  44. pyee==11.0.1
  45. PyExecJS==1.5.1
  46. pygpt4all==1.1.0
  47. pygptj==2.0.3
  48. pyllamacpp==2.4.2
  49. pymongo==4.6.1
  50. pyOpenSSL==23.3.0
  51. pyparsing==3.1.1
  52. PyRSS2Gen==1.1
  53. PySocks==1.7.1
  54. pytz==2024.1
  55. redis==5.0.1
  56. requests==2.31.0
  57. rsa==4.9
  58. schedule==1.2.1
  59. selenium==4.16.0
  60. selenium-wire==5.1.0
  61. six==1.16.0
  62. sniffio==1.3.0
  63. sortedcontainers==2.4.0
  64. soupsieve==2.5
  65. starlette==0.32.0.post1
  66. tqdm==4.66.1
  67. trio==0.23.1
  68. trio-websocket==0.11.1
  69. typing_extensions==4.9.0
  70. tzlocal==5.2
  71. urllib3==1.26.18
  72. uvicorn==0.25.0
  73. websockets==10.4
  74. wsproto==1.2.0
  75. xmltodict==0.13.0
  76. yarl==1.9.4
  77. zipp==3.17.0
  78. zstandard==0.22.0