forked from scipy-conference/SciPy-2014
-
Notifications
You must be signed in to change notification settings - Fork 9
/
requirements.txt
39 lines (33 loc) · 1014 Bytes
/
requirements.txt
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
# base.txt is a pip requirements file which describes the necessary
# distributions required to run this project. If you need something that is
# project specific not listed here use project.txt. You can, of course, update
# versions of distributions here if needed.
--extra-index-url=http://dist.pinaxproject.com/dev/
--extra-index-url=http://dist.pinaxproject.com/alpha/
--extra-index-url=http://dist.pinaxproject.com/fresh-start/
Django==1.4.22
django-user-accounts==1.0b7
#symposion==1.0b1.dev54
-e git+https://github.com/scipy-latinamerica/symposion.git@scipyla#egg=symposion
pinax-theme-bootstrap==3.0a4
django-forms-bootstrap==2.0.3.post1
metron==1.3
django-debug-toolbar==0.11
django-mailer==0.2a1
django-timezones==0.2
pytz==2013.8
django-model-utils==1.5.0
django-taggit==0.11.1
django-reversion==1.8.0
django-markitup==2.1
markdown==2.3.1
django-sitetree==1.0.0
pillow==2.2.2
easy-thumbnails==1.4
gunicorn==18.0
mysql-python==1.2.5
sqlparse==0.1.18
fabric
jinja2
fabtools
django-extensions==1.3.6