~slgeorge/blogofile/trunk

« back to all changes in this revision

Viewing changes to requirements/production.txt

  • Committer: Doug Latornell
  • Date: 2012-11-05 23:26:54 UTC
  • Revision ID: git-v1:35c6d58acf01645895bbc46547c9fd41d1a1c4b7
Remove version pinning as much as possible.

textile is still pinned to textile==2.1.4-p3k for Python 3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Python packages required to run blogofile
 
2
#
 
3
# Versions shown are those tested at the time of the last release.
 
4
# setup.py does not use pinned versions (other than `textile==2.1.4-py3k`
 
5
# for Python 3.2) so later versions may be installed, but you should drop
 
6
# back to the versions listed here if you have problems.
2
7
 
3
8
Jinja2==2.6
4
9
Mako==0.7.2