comparison requirements.txt @ 1062:7f7f91275578

cm: Upgrade Jinja2 to `2.10`, remove `dev-requirements.txt`.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 13 Feb 2018 14:08:27 -0800
parents 8178671f9a04
children 21834ab8fd9b
comparison
equal deleted inserted replaced
1061:8178671f9a04 1062:7f7f91275578
1 appdirs==1.4.3
2 argh==0.26.2
3 asn1crypto==0.24.0
4 cffi==1.11.4
1 colorama==0.3.3 5 colorama==0.3.3
2 compressinja==0.0.2 6 compressinja==0.0.2
7 cov-core==1.15.0
8 coverage==4.0.3
9 cryptography==2.1.4
3 Flask==0.10.1 10 Flask==0.10.1
4 Flask-IndieAuth==0.0.3.2 11 Flask-IndieAuth==0.0.3.2
5 Flask-Login==0.3.2 12 Flask-Login==0.3.2
13 idna==2.6
6 Inukshuk==0.1.1 14 Inukshuk==0.1.1
15 invoke==0.21.0
7 itsdangerous==0.24 16 itsdangerous==0.24
8 Jinja2==2.9.6 17 Jinja2==2.10
9 Markdown==2.6.2 18 Markdown==2.6.2
10 MarkupSafe==1.0 19 MarkupSafe==1.0
20 mock==1.0.1
21 olefile==0.45.1
22 packaging==16.8
11 paramiko==2.0.0 23 paramiko==2.0.0
24 pathtools==0.1.2
12 Pillow==4.3.0 25 Pillow==4.3.0
13 py==1.4.33 26 py==1.4.33
14 pyasn1==0.2.3 27 pyasn1==0.2.3
15 pycparser==2.18 28 pycparser==2.18
16 Pygments==2.0.2 29 Pygments==2.0.2
30 pyparsing==2.2.0
17 pystache==0.5.4 31 pystache==0.5.4
32 pytest==2.8.7
33 pytest-cov==2.2.1
34 pytest-mock==0.10.1
18 python-dateutil==2.4.2 35 python-dateutil==2.4.2
19 PyYAML==3.11 36 PyYAML==3.11
20 repoze.lru==0.6 37 repoze.lru==0.6
21 six==1.10.0 38 six==1.10.0
22 smartypants==1.8.6 39 smartypants==1.8.6