~wxl/loco-team-portal/more-details

« back to all changes in this revision

Viewing changes to requirements/prod.txt

  • Committer: Adnane Belmadiaf
  • Date: 2012-11-16 18:33:47 UTC
  • mto: This revision was merged to the branch mainline in revision 559.
  • Revision ID: daker@ubuntu.com-20121116183347-pbrdw9zhvcg49nd9
splited the requirements to prod & dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# These version numbers have been copied from the packages on our Ubuntu Lucid
 
3
# deployment machine.
 
4
#
 
5
# NOTE: They are only approximate to the real package versions.  They do not
 
6
#       include patches applied by the package maintainers.
 
7
#
 
8
 
 
9
Django==1.1.3
 
10
South==0.7.3
 
11
bzr==2.6b2
 
12
distribute==0.6.10
 
13
django-openid-auth==0.4
 
14
# pyscopg is only needed for production like environments
 
15
# psycopg2==2.0.13
 
16
python-openid==2.2.4
 
17
pytz==2010b
 
18
python-dateutil==1.5
 
19
vobject==0.8.1c
 
20
simplejson==2.0.9
 
21
feedparser
 
22
python-gettext
 
23
pylint==0.25.0
 
24
 
 
25
# Non-standard dependencies
 
26
-f http://launchpad.net/launchpadlib/trunk/1.6.0/+download/launchpadlib-1.6.0.tar.gz#egg=launchpadlib-1.6.0
 
27
launchpadlib==1.6.0
 
28
 
 
29
 
 
30
Markdown==2.1.1