requirements.txt 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  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. 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.13.3
  26. httptools==0.1.1
  27. httpx==0.18.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.3
  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.8.2
  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. requests==2.25.1
  56. rfc3986==1.4.0
  57. Rx==1.6.1
  58. scikit-learn==0.24.1
  59. scipy==1.6.0
  60. six==1.15.0
  61. sniffio==1.2.0
  62. SQLAlchemy==1.3.22
  63. starlette==0.14.2
  64. tencentcloud-sdk-python==3.0.404
  65. threadpoolctl==2.1.0
  66. toml==0.10.2
  67. typing-extensions==3.10.0.0
  68. ujson==4.0.1
  69. urllib3==1.26.2
  70. uvicorn==0.13.4
  71. websockets==8.1
  72. wrapt==1.12.1