博客系统
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

alembic==1.4.2
blinker==1.4
bootstrap-flask==1.2.0
click==7.1.1
flask-ckeditor==0.4.3
flask-debugtoolbar==0.11.0
flask-login==0.5.0
flask-mail==0.9.1
flask-migrate==2.5.3
flask-moment==0.9.0
flask-sqlalchemy==2.4.1
flask-wtf==0.14.3
flask==1.1.2
gunicorn==20.0.4
itsdangerous==1.1.0
jinja2==2.11.1
mako==1.1.2
markupsafe==1.1.1
psycopg2==2.8.4
python-dateutil==2.8.1
python-dotenv==0.12.0
python-editor==1.0.4
six==1.14.0
sqlalchemy==1.3.15
werkzeug==1.0.1
wtforms==2.2.1
# dev
coverage==5.0.4
entrypoints==0.3
faker==4.0.2
flake8==3.7.9
mccabe==0.6.1
pathtools==0.1.2
pycodestyle==2.5.0
pyflakes==2.1.1
python-dateutil==2.8.1
six==1.14.0
text-unidecode==1.3
watchdog==0.10.2
pymysql #使用mysql数据库