Skip to content

Commit

Permalink
Pinned versions of all requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
invliD committed Jun 15, 2016
1 parent a1ca67e commit 9d69835
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
6 changes: 3 additions & 3 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coveralls
coveralls ==1.1

flake8
flake8-import-order
flake8 ==2.5.5
flake8-import-order ==0.8
19 changes: 9 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
Django >=1.9,<1.10
# django-crispy-forms >=1.6.0
-e git://github.com/maraujop/django-crispy-forms.git#egg=dev
django-static-precompiler >=1.4
django-model-utils >= 2.5
django-netfields >=0.5
django-colorfield >=0.1.10
djangorestframework >= 3.3.0
django-celery-email >=1.1
Django ==1.9.7
-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
django-celery-email ==1.1.4

celery >=3.1
celery ==3.1.23

0 comments on commit 9d69835

Please sign in to comment.