requirements.txt 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. aiofiles==0.8.0
  2. aiohttp==3.7.4
  3. aiomysql==0.0.21
  4. aioredis==1.3.1
  5. alembic==1.6.0
  6. aliyun-python-sdk-core==2.13.35
  7. aliyun-python-sdk-kms==2.15.0
  8. aniso8601==7.0.0
  9. anyio==3.4.0
  10. asgiref==3.4.1
  11. async-timeout==3.0.1
  12. attrs==21.2.0
  13. bcrypt==3.2.0
  14. beautifulsoup4==4.10.0
  15. casbin==1.0.4
  16. casbin-sqlalchemy-adapter==0.3.1
  17. certifi==2021.10.8
  18. cffi==1.14.5
  19. chardet==3.0.4
  20. charset-normalizer==2.0.9
  21. click==7.1.2
  22. crcmod==1.7
  23. cryptography==3.4.7
  24. et-xmlfile==1.1.0
  25. fastapi==0.68.0
  26. fastapi-authz==0.0.5
  27. graphene==2.1.8
  28. graphql-core==2.3.2
  29. graphql-relay==2.0.1
  30. greenlet==1.0.0
  31. gunicorn==20.1.0
  32. h11==0.12.0
  33. hiredis==2.0.0
  34. httptools==0.3.0
  35. idna==3.3
  36. jmespath==0.10.0
  37. Mako==1.1.4
  38. MarkupSafe==1.1.1
  39. multidict==5.2.0
  40. mysql-connector==2.2.9
  41. numpy==1.20.2
  42. opencv-python==4.5.4.60
  43. openpyxl==3.0.7
  44. oss2==2.15.0
  45. pandas==1.2.4
  46. passlib==1.7.4
  47. Pillow==8.3.1
  48. promise==2.3
  49. pycparser==2.20
  50. pycryptodome==3.12.0
  51. pydantic==1.8.2
  52. PyJWT==2.1.0
  53. PyMySQL==0.9.3
  54. python-dateutil==2.8.1
  55. python-dotenv==0.18.0
  56. python-editor==1.0.4
  57. python-multipart==0.0.5
  58. pytz==2021.1
  59. redis==3.5.3
  60. requests==2.26.0
  61. Rx==1.6.1
  62. simpleeval==0.9.11
  63. six==1.15.0
  64. sniffio==1.2.0
  65. soupsieve==2.3.1
  66. SQLAlchemy==1.4.28
  67. starlette==0.14.2
  68. typing-extensions==3.10.0.0
  69. urllib3==1.26.7
  70. uvicorn==0.13.4
  71. uvloop==0.16.0
  72. xlrd==2.0.1
  73. yapf==0.31.0
  74. yarl==1.7.2