requirements.txt 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  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.67.0
  21. flake8==3.9.2
  22. graphene==2.1.8
  23. graphql-core==2.3.2
  24. graphql-relay==2.0.1
  25. greenlet==1.1.0
  26. h11==0.12.0
  27. h2==4.0.0
  28. hiredis==1.1.0
  29. hpack==4.0.0
  30. hstspreload==2020.12.22
  31. httpcore==0.13.3
  32. httptools==0.1.1
  33. httpx==0.18.2
  34. hyperframe==6.0.0
  35. idna==2.10
  36. isort==5.8.0
  37. itsdangerous==1.1.0
  38. Jinja2==2.11.3
  39. joblib==1.0.1
  40. lazy-object-proxy==1.6.0
  41. loguru==0.5.3
  42. Mako==1.1.3
  43. MarkupSafe==1.1.1
  44. mccabe==0.6.1
  45. mypy-extensions==0.4.3
  46. numpy==1.21.1
  47. orjson==3.5.4
  48. pandas==1.3.0
  49. passlib==1.7.4
  50. pathspec==0.9.0
  51. promise==2.3
  52. psycopg2==2.9.1
  53. psycopg2-binary==2.9.1
  54. pyasn1==0.4.8
  55. pybind11==2.6.1
  56. pycodestyle==2.7.0
  57. pydantic==1.8.2
  58. pyflakes==2.3.1
  59. pylint==2.7.4
  60. PyMySQL==1.0.2
  61. python-dateutil==2.8.1
  62. python-dotenv==0.15.0
  63. python-editor==1.0.4
  64. python-multipart==0.0.5
  65. pytz==2020.5
  66. PyYAML==5.4.1
  67. regex==2020.11.13
  68. requests==2.25.1
  69. rfc3986==1.4.0
  70. Rx==1.6.1
  71. scikit-learn==0.24.2
  72. scipy==1.6.0
  73. six==1.15.0
  74. sniffio==1.2.0
  75. SQLAlchemy==1.4.21
  76. starlette==0.14.2
  77. tencentcloud-sdk-python==3.0.415
  78. threadpoolctl==2.1.0
  79. toml==0.10.2
  80. tomli==1.0.4
  81. typing-extensions==3.10.0.0
  82. ujson==4.0.1
  83. urllib3==1.26.2
  84. uvicorn==0.13.4
  85. uvloop==0.15.2
  86. websockets==8.1
  87. wrapt==1.12.1