requirements.txt 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. aiofiles==0.5.0
  2. aioredis==1.3.1
  3. aniso8601==7.0.0
  4. anyio==3.2.1
  5. appdirs==1.4.4
  6. arrow==1.1.1
  7. asgiref==3.4.1
  8. astroid==2.5.3
  9. async-exit-stack==1.0.1
  10. async-generator==1.10
  11. async-timeout==3.0.1
  12. black==21.7b0
  13. certifi==2020.12.5
  14. chardet==4.0.0
  15. click==7.1.2
  16. Cython==0.29.23
  17. dnspython==2.1.0
  18. ecdsa==0.16.1
  19. email-validator==1.1.2
  20. fastapi==0.66.0
  21. fastapi-utils==0.2.1
  22. flake8==3.9.2
  23. graphene==2.1.8
  24. graphql-core==2.3.2
  25. graphql-relay==2.0.1
  26. greenlet==1.1.0
  27. h11==0.12.0
  28. h2==4.0.0
  29. hiredis==1.1.0
  30. hpack==4.0.0
  31. hstspreload==2020.12.22
  32. httpcore==0.13.3
  33. httptools==0.1.1
  34. httpx==0.18.2
  35. hyperframe==6.0.0
  36. idna==2.10
  37. isort==5.8.0
  38. itsdangerous==1.1.0
  39. Jinja2==2.11.3
  40. joblib==1.0.1
  41. lazy-object-proxy==1.6.0
  42. loguru==0.5.3
  43. Mako==1.1.3
  44. MarkupSafe==1.1.1
  45. mccabe==0.6.1
  46. mypy-extensions==0.4.3
  47. numpy==1.21.1
  48. orjson==3.5.4
  49. pandas==1.3.0
  50. passlib==1.7.4
  51. pathspec==0.9.0
  52. promise==2.3
  53. psycopg2==2.9.1
  54. psycopg2-binary==2.9.1
  55. pyasn1==0.4.8
  56. pybind11==2.6.1
  57. pycodestyle==2.7.0
  58. pydantic==1.8.2
  59. pyflakes==2.3.1
  60. pylint==2.7.4
  61. PyMySQL==1.0.2
  62. python-dateutil==2.8.1
  63. python-dotenv==0.15.0
  64. python-editor==1.0.4
  65. python-multipart==0.0.5
  66. pytz==2020.5
  67. PyYAML==5.4.1
  68. regex==2020.11.13
  69. requests==2.25.1
  70. rfc3986==1.4.0
  71. Rx==1.6.1
  72. scikit-learn==0.24.2
  73. scipy==1.6.0
  74. six==1.15.0
  75. sniffio==1.2.0
  76. SQLAlchemy==1.4.21
  77. starlette==0.14.2
  78. tencentcloud-sdk-python==3.0.415
  79. threadpoolctl==2.1.0
  80. toml==0.10.2
  81. tomli==1.0.4
  82. typing-extensions==3.10.0.0
  83. ujson==4.0.1
  84. urllib3==1.26.2
  85. uvicorn==0.13.4
  86. uvloop==0.15.2
  87. websockets==8.1
  88. wrapt==1.12.1