requirements.txt 971 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. aiofiles==0.5.0
  2. alembic==1.4.2
  3. aniso8601==7.0.0
  4. arrow==0.15.8
  5. async-exit-stack==1.0.1
  6. async-generator==1.10
  7. certifi==2020.6.20
  8. chardet==3.0.4
  9. click==7.1.2
  10. dnspython==1.16.0
  11. ecdsa==0.14.1
  12. email-validator==1.1.1
  13. fastapi==0.61.0
  14. graphene==2.1.8
  15. graphql-core==2.3.2
  16. graphql-relay==2.0.1
  17. h11==0.9.0
  18. h2==3.2.0
  19. hpack==3.0.0
  20. hstspreload==2020.7.17
  21. httpcore==0.9.1
  22. httptools==0.1.1
  23. httpx==0.13.3
  24. hyperframe==5.2.0
  25. idna==2.10
  26. itsdangerous==1.1.0
  27. Jinja2==2.11.2
  28. loguru==0.5.1
  29. Mako==1.1.3
  30. MarkupSafe==1.1.1
  31. numpy==1.19.1
  32. orjson==3.2.1
  33. pandas==1.1.0
  34. passlib==1.7.2
  35. promise==2.3
  36. psycopg2==2.8.5
  37. psycopg2-binary==2.8.5
  38. pyasn1==0.4.8
  39. pydantic==1.6.1
  40. PyMySQL==0.10.0
  41. python-dateutil==2.8.1
  42. python-dotenv==0.14.0
  43. python-editor==1.0.4
  44. python-multipart==0.0.5
  45. pytz==2020.1
  46. PyYAML==5.3.1
  47. requests==2.24.0
  48. rfc3986==1.4.0
  49. rsa==4.6
  50. Rx==1.6.1
  51. scipy==1.5.2
  52. six==1.15.0
  53. sniffio==1.1.0
  54. SQLAlchemy==1.3.18
  55. starlette==0.13.6
  56. ujson==3.0.0
  57. urllib3==1.25.9
  58. uvicorn==0.11.5
  59. uvloop==0.14.0
  60. websockets==8.1