annotate requirements.txt @ 1029:41f4f8dfa42d

cm: Update Inukshuk for Python 3.4 compatibility.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 27 Dec 2017 13:25:39 -0800
parents c8366fc15043
children 54eb8ad9e809
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
854
08e02c2a2a1a core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents: 759
diff changeset
1 appdirs==1.4.3
08e02c2a2a1a core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents: 759
diff changeset
2 asn1crypto==0.22.0
1006
58ef814cc83e formatting: Replace `python-hoedown` with `misaka`.
Ludovic Chabant <ludovic@chabant.com>
parents: 1004
diff changeset
3 cffi==1.11.2
361
b9779d989319 Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents: 354
diff changeset
4 colorama==0.3.3
188
31eaffd0afd7 build: Add `pystache` to `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents: 124
diff changeset
5 compressinja==0.0.2
854
08e02c2a2a1a core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents: 759
diff changeset
6 cryptography==1.8.1
595
eeb205ab8583 cm: Add requirements for FoodTruck.
Ludovic Chabant <ludovic@chabant.com>
parents: 525
diff changeset
7 Flask==0.10.1
895
accfe8fc8440 admin: Add a Micropub endpoint.
Ludovic Chabant <ludovic@chabant.com>
parents: 861
diff changeset
8 Flask-IndieAuth==0.0.3.2
595
eeb205ab8583 cm: Add requirements for FoodTruck.
Ludovic Chabant <ludovic@chabant.com>
parents: 525
diff changeset
9 Flask-Login==0.3.2
854
08e02c2a2a1a core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents: 759
diff changeset
10 idna==2.5
1029
41f4f8dfa42d cm: Update Inukshuk for Python 3.4 compatibility.
Ludovic Chabant <ludovic@chabant.com>
parents: 1025
diff changeset
11 Inukshuk==0.1.1
854
08e02c2a2a1a core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents: 759
diff changeset
12 itsdangerous==0.24
08e02c2a2a1a core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents: 759
diff changeset
13 Jinja2==2.9.6
361
b9779d989319 Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents: 354
diff changeset
14 Markdown==2.6.2
854
08e02c2a2a1a core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents: 759
diff changeset
15 MarkupSafe==1.0
1006
58ef814cc83e formatting: Replace `python-hoedown` with `misaka`.
Ludovic Chabant <ludovic@chabant.com>
parents: 1004
diff changeset
16 misaka==2.1.0
854
08e02c2a2a1a core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents: 759
diff changeset
17 packaging==16.8
759
dd03385adb62 publish: Add SFTP publisher.
Ludovic Chabant <ludovic@chabant.com>
parents: 640
diff changeset
18 paramiko==2.0.0
1025
c8366fc15043 admin: Make tumbnails when posting photos, commit to SCM.
Ludovic Chabant <ludovic@chabant.com>
parents: 1012
diff changeset
19 Pillow==4.3.0
854
08e02c2a2a1a core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents: 759
diff changeset
20 py==1.4.33
08e02c2a2a1a core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents: 759
diff changeset
21 pyasn1==0.2.3
1006
58ef814cc83e formatting: Replace `python-hoedown` with `misaka`.
Ludovic Chabant <ludovic@chabant.com>
parents: 1004
diff changeset
22 pycparser==2.18
361
b9779d989319 Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents: 354
diff changeset
23 Pygments==2.0.2
854
08e02c2a2a1a core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents: 759
diff changeset
24 pyparsing==2.2.0
188
31eaffd0afd7 build: Add `pystache` to `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents: 124
diff changeset
25 pystache==0.5.4
361
b9779d989319 Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents: 354
diff changeset
26 python-dateutil==2.4.2
188
31eaffd0afd7 build: Add `pystache` to `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents: 124
diff changeset
27 PyYAML==3.11
4
7dc71c2dc9a8 Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
28 repoze.lru==0.6
854
08e02c2a2a1a core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents: 759
diff changeset
29 six==1.10.0
76
fdb08d986384 Add SmartyPants formatting.
Ludovic Chabant <ludovic@chabant.com>
parents: 66
diff changeset
30 smartypants==1.8.6
361
b9779d989319 Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents: 354
diff changeset
31 strict-rfc3339==0.5
b9779d989319 Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents: 354
diff changeset
32 textile==2.2.2
525
4a26f3dfb92b cm: Add `unidecode` to requirements.
Ludovic Chabant <ludovic@chabant.com>
parents: 361
diff changeset
33 Unidecode==0.4.18
861
d214918d4d2c cm: Update Werkzeug.
Ludovic Chabant <ludovic@chabant.com>
parents: 854
diff changeset
34 Werkzeug==0.12.2