From c3d607e36a1673c0ca42493fd2daf31d8e1f69b7 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Tue, 1 Nov 2016 13:01:02 -0400 Subject: [PATCH] Fix reqs. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b9dffd..f59716c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ django-registration-redux==1.4 django-storages==1.1.8 django-taggit==0.21.3 django-tastypie==0.13.3 --e git+ssh://git@github.com/nicksergeant/django-templatetag-sugar.git#egg=django-templatetag-sugar +git+ssh://git@github.com/nicksergeant/django-templatetag-sugar.git#egg=django-templatetag-sugar ecdsa==0.13 elasticsearch==1.6.0 gunicorn==19.6.0