aboutsummaryrefslogtreecommitdiffstats
path: root/examples/requirements.txt
blob: 19d37673e62912a7c5f4329d437450521f8c4f6e (plain)
1
2
3
4
5
6
7
8
9
# For the examples we need Django, pygments and httplib2...

Django==1.2.4
wsgiref==0.1.2
Pygments==1.4
httplib2==0.6.0
Markdown==2.0.3
Pyyaml