Skip to content

Commit 7ee6b9b

Browse files
committed
Pinned versions of all requirements.
1 parent 917e2bc commit 7ee6b9b

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

requirements.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
Django >=1.9,<1.10
2-
# django-crispy-forms >=1.6.0
3-
-e git://github.com/maraujop/django-crispy-forms.git#egg=dev
4-
django-static-precompiler >=1.3
5-
django-model-utils >= 2.5
6-
django-netfields >=0.5
7-
django-colorfield >=0.1.10
8-
djangorestframework >= 3.3.0
1+
Django ==1.9.6
2+
-e git://github.com/maraujop/django-crispy-forms.git@b1f68af959d790794b035c3239eb654114e6b32c#egg=django_crispy_forms-dev
3+
django-static-precompiler ==1.4
4+
django-model-utils == 2.5
5+
django-netfields ==0.5.3
6+
django-colorfield ==0.1.10
7+
djangorestframework ==3.3.3

0 commit comments

Comments
 (0)