requirements.txt 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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. psycopg2==2.9.9
  39. pyasn1==0.5.1
  40. pycparser==2.21
  41. pycryptodome==3.19.0
  42. pydantic==2.5.3
  43. pydantic_core==2.14.6
  44. pydivert==2.1.0
  45. pyee==11.0.1
  46. PyExecJS==1.5.1
  47. pygpt4all==1.1.0
  48. pygptj==2.0.3
  49. pyllamacpp==2.4.2
  50. pymongo==4.6.1
  51. pyOpenSSL==23.3.0
  52. pyparsing==3.1.1
  53. PyRSS2Gen==1.1
  54. PySocks==1.7.1
  55. pytz==2024.1
  56. redis==5.0.1
  57. requests==2.31.0
  58. rsa==4.9
  59. schedule==1.2.1
  60. selenium==4.16.0
  61. selenium-wire==5.1.0
  62. six==1.16.0
  63. sniffio==1.3.0
  64. sortedcontainers==2.4.0
  65. soupsieve==2.5
  66. starlette==0.32.0.post1
  67. tqdm==4.66.1
  68. trio==0.23.1
  69. trio-websocket==0.11.1
  70. typing_extensions==4.9.0
  71. tzlocal==5.2
  72. urllib3==1.26.18
  73. uvicorn==0.25.0
  74. websockets==10.4
  75. wsproto==1.2.0
  76. xmltodict==0.13.0
  77. yarl==1.9.4
  78. zipp==3.17.0
  79. zstandard==0.22.0