requirements.txt 1.4 KB

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