requirements.txt 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. aioredis==1.3.1
  2. aniso8601==7.0.0
  3. arrow==1.0.3
  4. astroid==2.5.3
  5. async-exit-stack==1.0.1
  6. async-generator==1.10
  7. async-timeout==3.0.1
  8. certifi==2020.12.5
  9. chardet==4.0.0
  10. click==7.1.2
  11. Cython==0.29.23
  12. dnspython==2.1.0
  13. ecdsa==0.16.1
  14. email-validator==1.1.2
  15. fastapi==0.63.0
  16. fastapi-utils==0.2.1
  17. flake8==3.9.0
  18. graphql-core==2.3.2
  19. graphql-relay==2.0.1
  20. h11==0.12.0
  21. h2==4.0.0
  22. hiredis==1.1.0
  23. hpack==4.0.0
  24. hstspreload==2020.12.22
  25. httpcore==0.12.2
  26. httptools==0.1.1
  27. httpx==0.17.1
  28. hyperframe==6.0.0
  29. idna==2.10
  30. isort==5.8.0
  31. joblib==1.0.1
  32. lazy-object-proxy==1.6.0
  33. loguru==0.5.3
  34. Mako==1.1.3
  35. MarkupSafe==1.1.1
  36. mccabe==0.6.1
  37. numpy==1.20.2
  38. pandas==1.2.4
  39. passlib==1.7.4
  40. promise==2.3
  41. psycopg2==2.8.6
  42. psycopg2-binary==2.8.6
  43. pyasn1==0.4.8
  44. pybind11==2.6.1
  45. pycodestyle==2.7.0
  46. pydantic==1.7.3
  47. pyflakes==2.3.1
  48. pylint==2.7.4
  49. PyMySQL==1.0.2
  50. python-dateutil==2.8.1
  51. python-dotenv==0.15.0
  52. python-editor==1.0.4
  53. pytz==2020.5
  54. regex==2020.11.13
  55. rfc3986==1.4.0
  56. Rx==1.6.1
  57. scikit-learn==0.24.1
  58. scipy==1.6.0
  59. six==1.15.0
  60. sniffio==1.2.0
  61. SQLAlchemy==1.3.22
  62. starlette==0.13.6
  63. tencentcloud-sdk-python==3.0.325
  64. threadpoolctl==2.1.0
  65. toml==0.10.2
  66. ujson==4.0.1
  67. urllib3==1.26.2
  68. uvicorn==0.13.3
  69. websockets==8.1
  70. wrapt==1.12.1