summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngel Velásquez <angvp@archlinux.org>2017-07-03 12:45:03 -0400
committerGitHub <noreply@github.com>2017-07-03 12:45:03 -0400
commit3d928d7768f377a45e5ddea34c906eda8a4890f8 (patch)
tree811d189c58eb229fc4e1f2b4f247ff09b57c0daf
parent3fa3f9e67f6e800910ae78222176d1cec50c3bcd (diff)
parentfb359dbe8ab4b5f3f219b52f83fbb4af4ad56ce4 (diff)
downloadarchweb-3d928d7768f377a45e5ddea34c906eda8a4890f8.tar.gz
archweb-3d928d7768f377a45e5ddea34c906eda8a4890f8.zip
Merge pull request #46 from jelly/update_requirements
Update requirements
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index a807da1f..f47573fd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,10 +1,10 @@
-e git+git://github.com/fredj/cssmin.git@master#egg=cssmin
Django==1.8.18
IPy==0.83
-Markdown==2.6.2
+Markdown==2.6.8
MarkupSafe==0.23
bencode==1.0
django-countries==3.3
-jsmin==2.1.1
+jsmin==2.2.2
pgpdump==1.5
pytz>=2015.4