Mercurial > wikked
diff requirements.txt @ 497:36c3e9b1d1e3
cm: Upgrade all dependencies and fix deprecation issues.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 06 Jun 2020 22:24:38 -0700 |
parents | 0d78638199bf |
children |
line wrap: on
line diff
--- a/requirements.txt Wed Nov 07 23:19:43 2018 -0800 +++ b/requirements.txt Sat Jun 06 22:24:38 2020 -0700 @@ -1,11 +1,29 @@ -Flask==0.12.2 +attrs==19.3.0 +bcrypt==3.1.7 +cffi==1.14.0 +click==7.1.2 +colorama==0.4.3 +Flask==1.1.2 Flask-Bcrypt==0.7.1 -Flask-Login==0.2.10 -Jinja2==2.10 -Markdown==3.0.1 -Pygments==2.2.0 -SQLAlchemy==1.2.0 +Flask-Login==0.5.0 +importlib-metadata==1.6.1 +itsdangerous==1.1.0 +Jinja2==2.11.2 +Markdown==3.2.2 +MarkupSafe==1.1.1 +more-itertools==8.3.0 +packaging==20.4 +pkg-resources==0.0.0 +pluggy==0.13.1 +py==1.8.1 +pycparser==2.20 +Pygments==2.6.1 +pyparsing==2.4.7 +python-hglib==2.6.1 +repoze.lru==0.7 +six==1.15.0 +SQLAlchemy==1.3.17 +wcwidth==0.2.3 +Werkzeug==1.0.1 Whoosh==2.7.4 -colorama==0.3.9 -python-hglib==1.8 -repoze.lru==0.6 +zipp==3.1.0