Mercurial > piecrust2
comparison requirements.txt @ 1193:032920568ba7 draft
cm: Update requirements.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 30 Dec 2022 16:49:04 -0800 |
parents | c5c98d0fb4ec |
children |
comparison
equal
deleted
inserted
replaced
1189:bfa470063ee2 | 1193:032920568ba7 |
---|---|
1 argh==0.26.2 | 1 attrs==21.2.0 |
2 asn1crypto==0.24.0 | 2 bcrypt==3.2.0 |
3 atomicwrites==1.3.0 | 3 beautifulsoup4==4.9.3 |
4 attrs==19.1.0 | 4 certifi==2021.5.30 |
5 bcrypt==3.1.6 | 5 cffi==1.14.5 |
6 beautifulsoup4==4.7.1 | 6 chardet==4.0.0 |
7 bleach==3.1.0 | 7 click==7.1.2 |
8 certifi==2019.3.9 | 8 colorama==0.4.4 |
9 cffi==1.12.3 | |
10 chardet==3.0.4 | |
11 Click==7.0 | |
12 colorama==0.4.1 | |
13 compressinja==0.0.2 | 9 compressinja==0.0.2 |
14 cov-core==1.15.0 | 10 cryptography==3.4.7 |
15 coverage==4.5.3 | 11 Flask==1.1.4 |
16 cryptography==2.6.1 | |
17 docutils==0.14 | |
18 entrypoints==0.3 | |
19 flake8==3.7.7 | |
20 Flask==1.0.2 | |
21 Flask-IndieAuth==0.0.3.2 | 12 Flask-IndieAuth==0.0.3.2 |
22 Flask-Login==0.4.1 | 13 Flask-Login==0.5.0 |
23 html5lib==1.0.1 | 14 html5lib==1.1 |
24 idna==2.8 | 15 idna==2.10 |
16 iniconfig==1.1.1 | |
25 Inukshuk==0.1.2 | 17 Inukshuk==0.1.2 |
26 invoke==1.2.0 | 18 invoke==1.5.0 |
27 itsdangerous==1.1.0 | 19 itsdangerous==1.1.0 |
28 Jinja2==2.10.1 | 20 Jinja2==2.10.1 |
29 Markdown==3.1 | 21 Markdown==3.3.4 |
30 MarkupSafe==1.1.1 | 22 MarkupSafe==2.0.1 |
31 mccabe==0.6.1 | |
32 mf2py==1.1.2 | 23 mf2py==1.1.2 |
33 mock==2.0.0 | 24 mock==4.0.3 |
34 more-itertools==7.0.0 | 25 packaging==20.9 |
35 olefile==0.46 | 26 paramiko==2.7.2 |
36 packaging==19.0 | 27 Pillow==8.2.0 |
37 paramiko==2.4.2 | 28 pluggy==0.13.1 |
38 pathtools==0.1.2 | 29 py==1.10.0 |
39 pbr==5.1.3 | 30 pycparser==2.20 |
40 Pillow==6.0.0 | 31 Pygments==2.9.0 |
41 pip-autoremove==0.9.1 | 32 PyNaCl==1.4.0 |
42 pipdeptree==0.13.2 | 33 pyparsing==2.4.7 |
43 pkginfo==1.5.0.1 | |
44 pluggy==0.9.0 | |
45 py==1.8.0 | |
46 pyasn1==0.4.5 | |
47 pycodestyle==2.5.0 | |
48 pycparser==2.19 | |
49 pyflakes==2.1.1 | |
50 Pygments==2.3.1 | |
51 PyNaCl==1.3.0 | |
52 pyparsing==2.4.0 | |
53 pystache==0.5.4 | 34 pystache==0.5.4 |
54 pytest==4.4.1 | 35 pytest==6.2.4 |
55 pytest-cov==2.6.1 | 36 pytest-mock==3.6.1 |
56 pytest-mock==1.10.4 | 37 python-dateutil==2.8.1 |
57 python-dateutil==2.8.0 | 38 PyYAML==5.4.1 |
58 PyYAML==5.1 | 39 regex==2021.4.4 |
59 readme-renderer==24.0 | |
60 repoze.lru==0.7 | 40 repoze.lru==0.7 |
61 requests==2.21.0 | 41 requests==2.25.1 |
62 requests-toolbelt==0.9.1 | 42 six==1.16.0 |
63 six==1.12.0 | |
64 smartypants==2.0.1 | 43 smartypants==2.0.1 |
65 soupsieve==1.9.1 | 44 soupsieve==2.2.1 |
66 strict-rfc3339==0.7 | 45 strict-rfc3339==0.7 |
67 textile==3.0.3 | 46 textile==4.0.1 |
68 tqdm==4.31.1 | 47 toml==0.10.2 |
69 twine==1.13.0 | 48 Unidecode==1.2.0 |
70 Unidecode==1.0.23 | 49 urllib3==1.26.5 |
71 urllib3==1.24.2 | 50 watchdog==2.1.2 |
72 watchdog==0.9.0 | |
73 webencodings==0.5.1 | 51 webencodings==0.5.1 |
74 Werkzeug==0.15.2 | 52 Werkzeug==1.0.1 |