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

« back to all changes in this revision

Viewing changes to requirements/dev.txt

  • Committer: Tarmac
  • Author(s): Adnane Belmadiaf
  • Date: 2012-11-16 20:16:08 UTC
  • mfrom: (558.1.1 fix.requirements)
  • Revision ID: tarmac@geekpad-20121116201608-36rz98947552288p
[r=] 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
distribute==0.6.10
 
12
django-openid-auth==0.4
 
13
python-openid==2.2.4
 
14
python-dateutil==1.5
 
15
simplejson==2.0.9
 
16
feedparser
 
17
pylint==0.25.0
 
18
 
 
19
# Non-standard dependencies
 
20
-f http://launchpad.net/launchpadlib/trunk/1.6.0/+download/launchpadlib-1.6.0.tar.gz#egg=launchpadlib-1.6.0
 
21
launchpadlib==1.6.0
 
22
 
 
23
 
 
24
Markdown==2.1.1