forked from sveetch/sveetch-net
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
35 lines (35 loc) · 734 Bytes
/
Copy pathrequirements.txt
File metadata and controls
35 lines (35 loc) · 734 Bytes
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
# Base
setuptools == 0.8
psycopg2 == 2.5.1
Pillow == 2.0.0
django == 1.4.5
# Better admin look
django-admin-tools == 0.5.1
# django-assets
argparse == 1.2.1
django-assets == 0.8
yuicompressor == 2.4.7
# Zinnia
BeautifulSoup == 3.2.1
cmsplugin-zinnia == 0.4
django-blog-zinnia == 0.12.3
django-tagging == 0.3.1
django-xmlrpc == 0.1.5
pyparsing == 1.5.7
pytz == 2013b
# DjangoSveetchies
Pygments == 1.5
django-mptt == 0.5.5
docutils == 0.10
django-registration == 0.8
django-simple-captcha == 0.3.4
django-braces == 1.0.0
crispy-forms-foundation == 0.2.3
djangocodemirror == 0.8.7.3
autobreadcrumbs == 0.8.1
sveeaccounts == 0.3.0
sveedocuments == 0.9.9.3.1
djangotribune == 0.6.5
rstview == 0.1.1
# in production environment only
#flup