From 15f81e0a67aba54607c348f49d2fbf5fbaee5c13 Mon Sep 17 00:00:00 2001 From: Bruno Martin Date: Sat, 14 Sep 2019 05:05:50 -0300 Subject: [PATCH] apply django-course-legacy fix --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 8bc58f6..5a44fda 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -27,7 +27,7 @@ git+https://git.hacklab.com.br/hackmooc/django-courses-learning-objects.git@v0.1 git+https://git.hacklab.com.br/hackmooc/django-courses-certification.git@master#egg=django-courses-certification git+https://git.hacklab.com.br/hackmooc/django-courses-gamification.git@master#egg=django-courses-gamification git+https://git.hacklab.com.br/hackmooc/django-courses-reports.git@master#egg=django-courses-reports -git+https://git.hacklab.com.br/hackmooc/django-courses-legacy.git@v0.2.0#egg=django-courses-legacy +git+https://git.hacklab.com.br/hackmooc/django-courses-legacy.git@v0.2.1#egg=django-courses-legacy git+https://github.com/hacklabr/django-discussion.git@v0.1.1#egg=django-discussion git+https://github.com/hacklabr/django-messages-courier.git@master#egg=django-messages-courier -- 2.26.2