requirements.txt 957 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. aiofiles==0.5.0
  2. aniso8601==7.0.0
  3. arrow==0.16.0
  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. ecdsa==0.14.1
  11. email-validator==1.1.1
  12. fastapi==0.61.1
  13. graphene==2.1.8
  14. graphql-core==2.3.2
  15. graphql-relay==2.0.1
  16. h11==0.9.0
  17. h2==3.2.0
  18. hpack==3.0.0
  19. hstspreload==2020.7.17
  20. httpcore==0.10.2
  21. httptools==0.1.1
  22. httpx==0.14.3
  23. hyperframe==5.2.0
  24. idna==2.10
  25. itsdangerous==1.1.0
  26. Jinja2==2.11.2
  27. loguru==0.5.2
  28. Mako==1.1.3
  29. MarkupSafe==1.1.1
  30. numpy==1.19.1
  31. orjson==3.2.1
  32. pandas==1.1.2
  33. passlib==1.7.2
  34. promise==2.3
  35. psycopg2==2.8.5
  36. psycopg2-binary==2.8.5
  37. pyasn1==0.4.8
  38. pydantic==1.6.1
  39. PyMySQL==0.10.0
  40. python-dateutil==2.8.1
  41. python-dotenv==0.14.0
  42. python-editor==1.0.4
  43. python-multipart==0.0.5
  44. pytz==2020.1
  45. PyYAML==5.3.1
  46. requests==2.24.0
  47. rfc3986==1.4.0
  48. rsa==4.6
  49. Rx==1.6.1
  50. scipy==1.5.2
  51. six==1.15.0
  52. sniffio==1.1.0
  53. SQLAlchemy==1.3.18
  54. starlette==0.13.6
  55. ujson==3.0.0
  56. urllib3==1.25.9
  57. uvicorn==0.11.5
  58. uvloop==0.14.0
  59. websockets==8.1