Mercurial > piecrust2
diff requirements.txt @ 1162:c5c98d0fb4ec
cm: Update dependencies.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 01 Oct 2019 07:34:19 -0700 |
parents | 21834ab8fd9b |
children | 773d99b9a612 |
line wrap: on
line diff
--- a/requirements.txt Tue Oct 01 07:33:55 2019 -0700 +++ b/requirements.txt Tue Oct 01 07:34:19 2019 -0700 @@ -1,49 +1,74 @@ argh==0.26.2 asn1crypto==0.24.0 -bcrypt==3.1.4 -cffi==1.11.4 -colorama==0.3.3 +atomicwrites==1.3.0 +attrs==19.1.0 +bcrypt==3.1.6 +beautifulsoup4==4.7.1 +bleach==3.1.0 +certifi==2019.3.9 +cffi==1.12.3 +chardet==3.0.4 +Click==7.0 +colorama==0.4.1 compressinja==0.0.2 cov-core==1.15.0 -coverage==4.0.3 -cryptography==2.1.4 -flake8==3.5.0 -Flask==0.10.1 +coverage==4.5.3 +cryptography==2.6.1 +docutils==0.14 +entrypoints==0.3 +flake8==3.7.7 +Flask==1.0.2 Flask-IndieAuth==0.0.3.2 -Flask-Login==0.3.2 -idna==2.6 +Flask-Login==0.4.1 +html5lib==1.0.1 +idna==2.8 Inukshuk==0.1.2 -invoke==0.21.0 -itsdangerous==0.24 -Jinja2==2.10 -Markdown==2.6.2 -MarkupSafe==1.0 +invoke==1.2.0 +itsdangerous==1.1.0 +Jinja2==2.10.1 +Markdown==3.1 +MarkupSafe==1.1.1 mccabe==0.6.1 -mock==1.0.1 -olefile==0.44 -packaging==16.8 -paramiko==2.4.0 +mf2py==1.1.2 +mock==2.0.0 +more-itertools==7.0.0 +olefile==0.46 +packaging==19.0 +paramiko==2.4.2 pathtools==0.1.2 -Pillow==4.3.0 -py==1.4.33 -pyasn1==0.4.2 -pycodestyle==2.3.1 -pycparser==2.18 -pyflakes==1.6.0 -Pygments==2.0.2 -PyNaCl==1.2.1 -pyparsing==2.2.0 +pbr==5.1.3 +Pillow==6.0.0 +pip-autoremove==0.9.1 +pipdeptree==0.13.2 +pkginfo==1.5.0.1 +pluggy==0.9.0 +py==1.8.0 +pyasn1==0.4.5 +pycodestyle==2.5.0 +pycparser==2.19 +pyflakes==2.1.1 +Pygments==2.3.1 +PyNaCl==1.3.0 +pyparsing==2.4.0 pystache==0.5.4 -pytest==2.8.7 -pytest-cov==2.2.1 -pytest-mock==0.10.1 -python-dateutil==2.4.2 -PyYAML==3.11 -repoze.lru==0.6 -six==1.11.0 -smartypants==1.8.6 +pytest==4.4.1 +pytest-cov==2.6.1 +pytest-mock==1.10.4 +python-dateutil==2.8.0 +PyYAML==5.1 +readme-renderer==24.0 +repoze.lru==0.7 +requests==2.21.0 +requests-toolbelt==0.9.1 +six==1.12.0 +smartypants==2.0.1 +soupsieve==1.9.1 strict-rfc3339==0.7 -textile==2.2.2 -Unidecode==0.4.18 -watchdog==0.8.3 -Werkzeug==0.12.2 +textile==3.0.3 +tqdm==4.31.1 +twine==1.13.0 +Unidecode==1.0.23 +urllib3==1.24.2 +watchdog==0.9.0 +webencodings==0.5.1 +Werkzeug==0.15.2