forked from Fantomas42/django-blog-zinnia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
versions.cfg
57 lines (50 loc) · 972 Bytes
/
versions.cfg
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[versions]
# Django
PIL = 1.1.7
South = 0.7.3
django = 1.4
# Zinnia main
pyparsing = 1.5.6
BeautifulSoup = 3.2.1
django-mptt = 0.5.2
django-xmlrpc = 0.1.4
django-tagging = 0.3.1
# Zinnia additional
textile = 2.1.5
Markdown = 2.1.1
akismet = 0.2.0
tweepy = 1.9
django-bitly = 0.6
PyMollom = 0.1
feedparser = 5.1.1
gdata = 2.0.16
# Documentation
Jinja2 = 2.6
Pygments = 1.5
Sphinx = 1.1.3
docutils = 0.8.1
# Tests
nose = 1.1.2
blessings = 1.3
nose-sfd = 0.1
nose-progressive = 1.3
coverage = 3.5.1
nosexcover = 1.0.7
# Tox
tox = 1.3
py = 1.4.7
argparse = 1.2.1
virtualenv = 1.7.1.2
python-termstyle = 0.1.9
# Kwalitee
pep8 = 1.0.1
pyflakes = 0.5.0
# Buildout
zc.buildout = 1.5.2
zc.recipe.egg = 1.3.2
djangorecipe = 1.1.2
pbp.recipe.noserunner = 0.2.6
collective.recipe.patch = 0.2.2
collective.recipe.sphinxbuilder = 0.7.0
zope.dottedname = 3.4.6
setuptools = 0.6c12dev-r88846