summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaitz Zárraga <ekaitz.zarraga@protonmail.com>2019-05-13 20:34:01 +0200
committerEkaitz Zárraga <ekaitz.zarraga@protonmail.com>2019-05-13 20:34:01 +0200
commit6e804b87cc145ac0269b7a85dc667b803e9dbaaa (patch)
tree8749d2f2ae8d6d5822b339976419314e74a7f9d0
parent592d92d512a6ebe82022adb0244ee0a77a8c128f (diff)
Update requirements
-rw-r--r--requirements.txt17
1 files changed, 14 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 97026e7..3455402 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,14 @@
-pelican
-markdown
-typogrify
+blinker==1.4
+docutils==0.14
+feedgenerator==1.9
+Jinja2==2.10
+Markdown==3.1
+MarkupSafe==1.1.0
+pelican==4.0.1
+Pygments==2.3.0
+python-dateutil==2.7.5
+pytz==2018.7
+six==1.11.0
+smartypants==2.0.1
+typogrify==2.0.7
+Unidecode==1.0.23