~daker/loco-team-portal/fix.1273491

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#
# These version numbers have been copied from the packages on our Ubuntu Lucid
# deployment machine.
#
# NOTE: They are only approximate to the real package versions.  They do not
#       include patches applied by the package maintainers.
#

Django==1.3.3
South==0.7.3
distribute==0.6.10
django-openid-auth==0.4
# pyscopg is only needed for production like environments
# psycopg2==2.0.13
python-openid==2.2.4
pytz==2010b
python-dateutil==1.5
vobject==0.8.1c
simplejson==2.0.9
feedparser
python-gettext
pylint==0.25.0

# Non-standard dependencies
-f https://launchpad.net/launchpadlib/trunk/1.6.0/+download/launchpadlib-1.6.0.tar.gz#egg=launchpadlib-1.6.0
launchpadlib==1.6.0


Markdown==2.1.1