~cjohnston/summit/vagrant-support

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
#
# 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.1
South==0.7.3
bzr>=2.4b4
distribute==0.6.10
django-openid-auth==0.4
# 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.7
Markdown==2.1.1
pylint

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