requirements.txt 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. aliyun-python-sdk-core==2.13.3
  2. aliyun-python-sdk-core-v3==2.13.33
  3. aliyun-python-sdk-kms==2.15.0
  4. beautifulsoup4==4.10.0
  5. bs4==0.0.1
  6. certifi==2021.10.8
  7. cffi==1.15.0
  8. charset-normalizer==2.0.11
  9. click==8.0.4
  10. colorama==0.4.4
  11. crcmod==1.7
  12. cryptography==37.0.2
  13. cycler==0.11.0
  14. et-xmlfile==1.1.0
  15. Flask==2.0.3
  16. Flask-Login==0.5.0
  17. Flask-WTF==1.0.0
  18. fonttools==4.33.3
  19. idna==3.3
  20. itsdangerous==2.1.0
  21. Jinja2==3.0.3
  22. jmespath==0.10.0
  23. kiwisolver==1.4.2
  24. lxml==4.8.0
  25. MarkupSafe==2.1.0
  26. matplotlib==3.5.2
  27. mysql-connector-python==8.0.28
  28. numpy==1.22.2
  29. openpyxl==3.0.9
  30. oss2==2.13.1
  31. packaging==21.3
  32. pandas==1.4.0
  33. Pillow==9.1.0
  34. protobuf==3.20.1
  35. pycparser==2.21
  36. pycryptodome==3.14.1
  37. pyparsing==3.0.8
  38. python-dateutil==2.8.2
  39. python-docx==0.8.11
  40. pytz==2021.3
  41. requests==2.27.1
  42. six==1.16.0
  43. soupsieve==2.3.1
  44. tabulate==0.8.9
  45. urllib3==1.26.8
  46. Werkzeug==2.0.3
  47. WTForms==3.0.1