requirements.txt 940 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. aniso8601==7.0.0
  2. arrow==0.15.8
  3. async-exit-stack==1.0.1
  4. async-generator==1.10
  5. certifi==2020.6.20
  6. chardet==3.0.4
  7. click==7.1.2
  8. dnspython==1.16.0
  9. ecdsa==0.14.1
  10. email-validator==1.1.1
  11. fastapi==0.61.0
  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. Mako==1.1.3
  28. MarkupSafe==1.1.1
  29. numpy==1.19.1
  30. orjson==3.2.1
  31. pandas==1.1.0
  32. passlib==1.7.2
  33. promise==2.3
  34. psycopg2==2.8.5
  35. psycopg2-binary==2.8.5
  36. pyasn1==0.4.8
  37. pydantic==1.6.1
  38. PyMySQL==0.10.0
  39. python-dateutil==2.8.1
  40. python-dotenv==0.14.0
  41. python-editor==1.0.4
  42. python-multipart==0.0.5
  43. pytz==2020.1
  44. PyYAML==5.3.1
  45. requests==2.24.0
  46. rfc3986==1.4.0
  47. rsa==4.6
  48. Rx==1.6.1
  49. scipy==1.5.2
  50. six==1.15.0
  51. sniffio==1.1.0
  52. SQLAlchemy==1.3.18
  53. starlette==0.13.6
  54. ujson==3.0.0
  55. urllib3==1.25.9
  56. uvicorn==0.11.5
  57. uvloop==0.14.0
  58. websockets==8.1