diff options
author | Dan McGee <dan@archlinux.org> | 2013-09-30 20:01:14 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2013-09-30 20:45:10 -0500 |
commit | b3321537d3ec91fd6f8d1123881a94a0490f1bdc (patch) | |
tree | 7f959a70b39d44223ea99882eb4d79749a64d728 /requirements.txt | |
parent | 8b3aa69158db4284c8d8005ce3a0f517bdac3078 (diff) |
Bump jsmin requirements version
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index ac873e63..53aaa05c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ Markdown==2.3.1 South==0.8.2 bencode==1.0 django-countries==1.5 -jsmin==2.0.3 +jsmin==2.0.4 pgpdump==1.4 pytz>=2013b |