We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 917e2bc commit 7ee6b9bCopy full SHA for 7ee6b9b
1 file changed
requirements.txt
@@ -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
+Django ==1.9.6
+-e git://github.com/maraujop/django-crispy-forms.git@b1f68af959d790794b035c3239eb654114e6b32c#egg=django_crispy_forms-dev
+django-static-precompiler ==1.4
+django-model-utils == 2.5
+django-netfields ==0.5.3
+django-colorfield ==0.1.10
+djangorestframework ==3.3.3
0 commit comments