~summit-hackers/summit/production

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
#
# 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.4.5
South==0.7.5
-f https://launchpad.net/bzr/2.6/2.6.0/+download/bzr-2.6.0.tar.gz#egg=bzr-2.6.0
bzr>=2.4b
distribute==0.6.10
django-openid-auth==0.5
# psycopg2==2.0.13 - only needed for production like environments
python-openid==2.2.4
pytz==2010b
python-dateutil==1.5
simplejson==2.0.9
wsgiref==0.1.2
model-mommy==0.8.1
Markdown==2.1.1
pylint

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