requirements.txt 784 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. aiofiles==0.5.0
  2. aniso8601==7.0.0
  3. arrow==0.15.7
  4. async-exit-stack==1.0.1
  5. async-generator==1.10
  6. certifi==2020.6.20
  7. chardet==3.0.4
  8. click==7.1.2
  9. dnspython==1.16.0
  10. email-validator==1.1.1
  11. fastapi==0.60.1
  12. graphene==2.1.8
  13. graphql-core==2.3.2
  14. graphql-relay==2.0.1
  15. h11==0.9.0
  16. h2==3.2.0
  17. hpack==3.0.0
  18. hstspreload==2020.7.17
  19. httpcore==0.9.1
  20. httptools==0.1.1
  21. httpx==0.13.3
  22. hyperframe==5.2.0
  23. idna==2.10
  24. itsdangerous==1.1.0
  25. Jinja2==2.11.2
  26. loguru==0.5.1
  27. MarkupSafe==1.1.1
  28. numpy==1.19.0
  29. orjson==3.2.1
  30. pandas==1.0.5
  31. promise==2.3
  32. pydantic==1.5.1
  33. python-dateutil==2.8.1
  34. python-dotenv==0.14.0
  35. python-multipart==0.0.5
  36. pytz==2020.1
  37. PyYAML==5.3.1
  38. requests==2.24.0
  39. rfc3986==1.4.0
  40. Rx==1.6.1
  41. six==1.15.0
  42. sniffio==1.1.0
  43. starlette==0.13.6
  44. ujson==3.0.0
  45. urllib3==1.25.9
  46. uvicorn==0.11.5
  47. uvloop==0.14.0
  48. websockets==8.1