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

New version of peewee ORM

This commit is contained in:
2018-05-09 16:03:19 +02:00
parent 5d2329ff90
commit ac7906d781
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ jinja2==2.10 # via flask
lazy-object-proxy==1.3.1 # via astroid
markupsafe==1.0 # via jinja2
mccabe==0.6.1 # via pylint
peewee==3.3.2
peewee==3.3.4
pylint==1.8.4
requests==2.18.4
six==1.11.0 # via astroid, pylint