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

Django==1.2.4
wsgiref==0.1.2
Pygments==1.4
httplib2==0.6.0