diff requirements.txt @ 854:08e02c2a2a1a

core: Keep refactoring, this time to prepare for generator sources. - Make a few APIs simpler. - Content pipelines create their own jobs, so that generator sources can keep aborting in `getContents`, but rely on their pipeline to generate pages for baking.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 04 Jun 2017 23:34:28 -0700
parents dd03385adb62
children d214918d4d2c
line wrap: on
line diff
--- a/requirements.txt	Sun May 21 00:06:59 2017 -0700
+++ b/requirements.txt	Sun Jun 04 23:34:28 2017 -0700
@@ -1,17 +1,28 @@
+appdirs==1.4.3
+asn1crypto==0.22.0
 cffi==1.5.0
 colorama==0.3.3
 compressinja==0.0.2
+cryptography==1.8.1
 Flask==0.10.1
 Flask-Login==0.3.2
-Jinja2==2.7.3
+idna==2.5
+itsdangerous==0.24
+Jinja2==2.9.6
 Markdown==2.6.2
-MarkupSafe==0.23
+MarkupSafe==1.0
+packaging==16.8
 paramiko==2.0.0
+py==1.4.33
+pyasn1==0.2.3
+pycparser==2.17
 Pygments==2.0.2
+pyparsing==2.2.0
 pystache==0.5.4
 python-dateutil==2.4.2
 PyYAML==3.11
 repoze.lru==0.6
+six==1.10.0
 smartypants==1.8.6
 strict-rfc3339==0.5
 textile==2.2.2