requirements.txt 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. aiofiles==0.5.0
  2. aioredis==1.3.1
  3. aniso8601==7.0.0
  4. arrow==0.17.0
  5. async-exit-stack==1.0.1
  6. async-generator==1.10
  7. async-timeout==3.0.1
  8. certifi==2020.6.20
  9. chardet==3.0.4
  10. click==7.1.2
  11. dnspython==1.16.0
  12. ecdsa==0.14.1
  13. email-validator==1.1.2
  14. fastapi==0.62.0
  15. fastapi-utils==0.2.1
  16. graphene==2.1.8
  17. graphql-core==2.3.2
  18. graphql-relay==2.0.1
  19. h11==0.9.0
  20. h2==3.2.0
  21. hiredis==1.1.0
  22. hpack==3.0.0
  23. hstspreload==2020.7.17
  24. httpcore==0.12.0
  25. httptools==0.1.1
  26. httpx==0.16.1
  27. hyperframe==5.2.0
  28. idna==2.10
  29. itsdangerous==1.1.0
  30. Jinja2==2.11.2
  31. loguru==0.5.3
  32. Mako==1.1.3
  33. MarkupSafe==1.1.1
  34. numpy==1.19.4
  35. orjson==3.4.6
  36. pandas==1.1.5
  37. passlib==1.7.2
  38. promise==2.3
  39. psycopg2==2.8.6
  40. psycopg2-binary==2.8.6
  41. pyasn1==0.4.8
  42. pydantic==1.7.3
  43. PyMySQL==0.10.1
  44. python-dateutil==2.8.1
  45. python-dotenv==0.14.0
  46. python-editor==1.0.4
  47. python-multipart==0.0.5
  48. pytz==2020.1
  49. PyYAML==5.3.1
  50. requests==2.25.0
  51. rfc3986==1.4.0
  52. rsa==4.6
  53. Rx==1.6.1
  54. scipy==1.5.4
  55. six==1.15.0
  56. sniffio==1.1.0
  57. SQLAlchemy==1.3.20
  58. starlette==0.13.6
  59. ujson==3.0.0
  60. urllib3==1.25.9
  61. uvicorn==0.11.8
  62. uvloop==0.14.0
  63. websockets==8.1