bump dependencies, update .gitignore
authorM. Taylor Saotome-Westlake <ultimatelyuntruethought@gmail.com>
Fri, 8 Sep 2017 23:28:11 +0000 (16:28 -0700)
committerM. Taylor Saotome-Westlake <ultimatelyuntruethought@gmail.com>
Fri, 8 Sep 2017 23:28:11 +0000 (16:28 -0700)
.gitignore
requirements.txt

index 0a2d2b5..14396cf 100644 (file)
@@ -5,4 +5,8 @@ pyvenv.cfg
 pip-selfcheck.json
 __pycache__/
 
-output/
\ No newline at end of file
+output/
+share/
+
+pelican.pid
+srv.pid
index 81fdf0d..ac0473a 100644 (file)
@@ -1,12 +1,13 @@
 blinker==1.4
-docutils==0.12
-feedgenerator==1.8
-Jinja2==2.8
-Markdown==2.6.6
-MarkupSafe==0.23
-pelican==3.6.3
-Pygments==2.1.3
-python-dateutil==2.5.3
-pytz==2016.6.1
+docutils==0.14
+feedgenerator==1.9
+Jinja2==2.9.6
+Markdown==2.6.9
+MarkupSafe==1.0
+pelican==3.7.1
+pkg-resources==0.0.0
+Pygments==2.2.0
+python-dateutil==2.6.1
+pytz==2017.2
 six==1.10.0
-Unidecode==0.4.19
+Unidecode==0.4.21