Skip to content

Commit

Permalink
update requirements - pin version
Browse files Browse the repository at this point in the history
  • Loading branch information
areski committed Oct 10, 2012
1 parent 875a3df commit af0fa21
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 26 deletions.
24 changes: 12 additions & 12 deletions install/requirements/all-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,19 +51,19 @@ git+git://github.com/Star2Billing/django-notification
git+git://github.com/jschrewe/django-genericadmin.git

#Dev
sphinx
django-extensions
Werkzeug
django-debug-toolbar
ipython
pip-tools
Sphinx==1.1.3
django-extensions==0.9
Werkzeug==0.8.3
django-debug-toolbar==0.9.4
ipython==0.13
pip-tools==0.2

#Test
django-nose
nose
nose-cov
django-nose==1.1
nose==1.2.1
nose-cov==1.6
nose-progressive==1.3
xtraceback
rudolf2
pylint
xtraceback==0.3.3
rudolf2==0.3
pylint==0.25.2
clonedigger==1.0.11-beta
12 changes: 6 additions & 6 deletions install/requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sphinx
django-extensions
Werkzeug
django-debug-toolbar
ipython
pip-tools
Sphinx==1.1.3
django-extensions==0.9
Werkzeug==0.8.3
django-debug-toolbar==0.9.4
ipython==0.13
pip-tools==0.2
14 changes: 7 additions & 7 deletions install/requirements/test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
django-nose
nose
nose-cov
django-nose==1.1
nose==1.2.1
nose-cov==1.6
nose-progressive==1.3
xtraceback
rudolf2
pylint
clonedigger==1.0.11-beta
xtraceback==0.3.3
rudolf2==0.3
pylint==0.25.2
clonedigger==1.0.11-beta
1 change: 0 additions & 1 deletion newfies/.pipignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ xtraceback
rudolf2
pylint
clonedigger
tooth.paste

0 comments on commit af0fa21

Please sign in to comment.