Skip to content

Commit

Permalink
add requirement file for RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
areski committed Feb 15, 2013
1 parent 6f39fa3 commit bd91724
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions install/requirements/rtd-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
#Basic
docutils==0.10
ordereddict==1.1
amqplib==1.0.2
anyjson==0.3.3
simplejson==3.0.7
pyparsing==1.5.6
python-dateutil==2.1
uuid==1.30
wsgiref==0.1.2
redis==2.7.2
celery==3.0.15
pytz==2012j
kombu==2.4.8
mimeparse==0.1.4
psycopg2==2.4.6
BeautifulSoup==3.2.1
Pygments==1.6
python-memcached==1.48
feedparser==5.1.3
python-acapela==0.2.1
Django==1.4.3
gunicorn==0.17.2
South==0.7.6

#Django
django-celery==3.0.11
django-kombu==0.9.4
django-pagination==1.0.7
django-urlauth==0.1.8
django-uuidfield==0.4.0
django-chart-tools==0.2.1
django-memcache-status==1.1
django-cache-utils==0.7.2
django-picklefield==0.3.0
django-jsonfield==0.8.12
django-countries==1.5
django-tastypie==0.9.11
django-redis-cache==0.9.6
django-redisboard==0.2.5
django-admin-sortable==1.3.9
django-tagging==0.3.1
django-dajax==0.9.2
linaro-django-pagination==2.0.2
django-admin-tools==0.4.1
django-country-dialcode==0.4.7
django-audiofield==0.5.4
django-admin-tools-stats==0.4.1
switch2bill-common==2.4.1
django-extensions==1.0.3
git+git://github.com/Star2Billing/django-notification
django-frontend-notification==0.1.2
git+git://github.com/jschrewe/django-genericadmin.git
git+git://github.com/areski/Django-API-Playground.git

#Dev
Sphinx==1.1.3

0 comments on commit bd91724

Please sign in to comment.