requirements.txt 935 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. aioredis==1.3.1
  2. aniso8601==7.0.0
  3. arrow==0.17.0
  4. async-exit-stack==1.0.1
  5. async-generator==1.10
  6. async-timeout==3.0.1
  7. certifi==2020.12.5
  8. chardet==4.0.0
  9. click==7.1.2
  10. Cython==0.29.21
  11. dnspython==2.1.0
  12. ecdsa==0.16.1
  13. email-validator==1.1.2
  14. fastapi==0.63.0
  15. fastapi-utils==0.2.1
  16. graphql-core==2.3.2
  17. graphql-relay==2.0.1
  18. h11==0.12.0
  19. h2==4.0.0
  20. hiredis==1.1.0
  21. hpack==4.0.0
  22. hstspreload==2020.12.22
  23. httpcore==0.12.2
  24. httptools==0.1.1
  25. httpx==0.16.1
  26. hyperframe==6.0.0
  27. idna==2.10
  28. loguru==0.5.3
  29. Mako==1.1.3
  30. MarkupSafe==1.1.1
  31. numpy==1.19.5
  32. pandas==1.2.0
  33. passlib==1.7.4
  34. promise==2.3
  35. psycopg2==2.8.6
  36. psycopg2-binary==2.8.6
  37. pyasn1==0.4.8
  38. pybind11==2.6.1
  39. pydantic==1.7.3
  40. PyMySQL==1.0.2
  41. python-dateutil==2.8.1
  42. python-dotenv==0.15.0
  43. python-editor==1.0.4
  44. pytz==2020.5
  45. rfc3986==1.4.0
  46. Rx==1.6.1
  47. scipy==1.6.0
  48. six==1.15.0
  49. sniffio==1.2.0
  50. SQLAlchemy==1.3.22
  51. starlette==0.13.6
  52. tencentcloud-sdk-python==3.0.325
  53. ujson==4.0.1
  54. urllib3==1.26.2
  55. uvicorn==0.13.3
  56. websockets==8.1