博客系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
707 B

4 years ago
  1. alembic==1.4.2
  2. blinker==1.4
  3. bootstrap-flask==1.2.0
  4. click==7.1.1
  5. flask-ckeditor==0.4.3
  6. flask-debugtoolbar==0.11.0
  7. flask-login==0.5.0
  8. flask-mail==0.9.1
  9. flask-migrate==2.5.3
  10. flask-moment==0.9.0
  11. flask-sqlalchemy==2.4.1
  12. flask-wtf==0.14.3
  13. flask==1.1.2
  14. gunicorn==20.0.4
  15. itsdangerous==1.1.0
  16. jinja2==2.11.1
  17. mako==1.1.2
  18. markupsafe==1.1.1
  19. psycopg2==2.8.4
  20. python-dateutil==2.8.1
  21. python-dotenv==0.12.0
  22. python-editor==1.0.4
  23. six==1.14.0
  24. sqlalchemy==1.3.15
  25. werkzeug==1.0.1
  26. wtforms==2.2.1
  27. # dev
  28. coverage==5.0.4
  29. entrypoints==0.3
  30. faker==4.0.2
  31. flake8==3.7.9
  32. mccabe==0.6.1
  33. pathtools==0.1.2
  34. pycodestyle==2.5.0
  35. pyflakes==2.1.1
  36. python-dateutil==2.8.1
  37. six==1.14.0
  38. text-unidecode==1.3
  39. watchdog==0.10.2
  40. pymysql #使用mysql数据库