-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.txt
More file actions
37 lines (33 loc) · 859 Bytes
/
requirements.txt
File metadata and controls
37 lines (33 loc) · 859 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
36
37
# project.txt is a pip requirements file which describes the distributions
# required by your project to run.
--requirement=base.txt
--extra-index-url=http://dist.pinaxproject.com/fresh-start/
# Put project-specific requirements here.
# See http://pip-installer.org/requirement-format.html for more information.
django-email-confirmation==0.2.dev2
django-timezones==0.2.dev2
django-ajax-validation==0.1.3
django-oauth-access==0.1.dev6
pytz==2011g
django-openid==0.2.3.dev1
python-openid==2.2.5
oauth2==1.1.3
creole==1.2
django-atomformat==0.1.1.dev1
Pygments==1.4
docutils==0.6
django-wakawaka==0.4.dev6
django-markitup==1.0.0
django-fixture-generator==0.2.0
sorl-thumbnail==11.05.2
icalendar==1.2
Pillow==1.7.6
mailout==1.0a1.dev2
markdown==2.0.3
html5lib==0.90
django-reversion==1.4
nashvegas==0.7
gunicorn
redis
django-extensions
django-bootstrap-form