1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 20:55:10 +01:00

Bye bye flask-peewee

This commit is contained in:
2018-03-02 21:10:24 +01:00
parent bd808a9e1d
commit 5f131b15ef
4 changed files with 22 additions and 23 deletions

View File

@@ -10,12 +10,11 @@ bs4==0.0.1
certifi==2018.1.18 # via requests
chardet==3.0.4 # via requests
click==6.7 # via flask
flask-peewee==3.0.0
flask==0.12.2
idna==2.6 # via requests
isort==4.3.4 # via pylint
itsdangerous==0.24 # via flask
jinja2==2.10 # via flask, flask-peewee
jinja2==2.10 # via flask
lazy-object-proxy==1.3.1 # via astroid
markupsafe==1.0 # via jinja2
mccabe==0.6.1 # via pylint
@@ -24,7 +23,5 @@ pylint==1.8.2
requests==2.18.4
six==1.11.0 # via astroid, pylint
urllib3==1.22 # via requests
werkzeug==0.14.1 # via flask, flask-peewee
werkzeug==0.14.1 # via flask
wrapt==1.10.11 # via astroid
wtf-peewee==3.0.0 # via flask-peewee
wtforms==2.1 # via flask-peewee, wtf-peewee