requirements.txt 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. aioredis==1.3.1
  2. aniso8601==7.0.0
  3. arrow==1.1.0
  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.65.1
  16. fastapi-utils==0.2.1
  17. flake8==3.9.2
  18. graphql-core==2.3.2
  19. graphql-relay==2.0.1
  20. greenlet==1.1.0
  21. h11==0.12.0
  22. h2==4.0.0
  23. hiredis==1.1.0
  24. hpack==4.0.0
  25. hstspreload==2020.12.22
  26. httpcore==0.13.3
  27. httptools==0.1.1
  28. httpx==0.18.1
  29. hyperframe==6.0.0
  30. idna==2.10
  31. isort==5.8.0
  32. joblib==1.0.1
  33. lazy-object-proxy==1.6.0
  34. loguru==0.5.3
  35. Mako==1.1.3
  36. MarkupSafe==1.1.1
  37. mccabe==0.6.1
  38. numpy==1.20.3
  39. pandas==1.2.4
  40. passlib==1.7.4
  41. promise==2.3
  42. psycopg2==2.8.6
  43. psycopg2-binary==2.8.6
  44. pyasn1==0.4.8
  45. pybind11==2.6.1
  46. pycodestyle==2.7.0
  47. pydantic==1.8.2
  48. pyflakes==2.3.1
  49. pylint==2.7.4
  50. PyMySQL==1.0.2
  51. python-dateutil==2.8.1
  52. python-dotenv==0.15.0
  53. python-editor==1.0.4
  54. pytz==2020.5
  55. regex==2020.11.13
  56. requests==2.25.1
  57. rfc3986==1.4.0
  58. Rx==1.6.1
  59. scikit-learn==0.24.2
  60. scipy==1.6.0
  61. six==1.15.0
  62. sniffio==1.2.0
  63. SQLAlchemy==1.4.17
  64. starlette==0.14.2
  65. tencentcloud-sdk-python==3.0.416
  66. threadpoolctl==2.1.0
  67. toml==0.10.2
  68. typing-extensions==3.10.0.0
  69. ujson==4.0.1
  70. urllib3==1.26.2
  71. uvicorn==0.13.4
  72. websockets==8.1
  73. wrapt==1.12.1