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

Dependency bumps

This commit is contained in:
2018-07-10 22:12:57 +02:00
parent 836077ad12
commit f9861c1491
2 changed files with 4 additions and 4 deletions

View File

@@ -18,9 +18,9 @@ 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.5.0
peewee==3.5.2
pylint==1.9.2
requests==2.19.0
requests==2.19.1
six==1.11.0 # via astroid, pylint
urllib3==1.23 # via requests
werkzeug==0.14.1 # via flask

View File

@@ -14,7 +14,7 @@ idna==2.7 # via requests
itsdangerous==0.24 # via flask
jinja2==2.10 # via flask
markupsafe==1.0 # via jinja2
peewee==3.5.0
requests==2.19.0
peewee==3.5.2
requests==2.19.1
urllib3==1.23 # via requests
werkzeug==0.14.1 # via flask