Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Commit

Permalink
Updated requirements to include Sphinx stuff for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Aug 13, 2014
1 parent 0045d45 commit 69d555c
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,38 +1,48 @@
Django==1.6.5
Fabric==1.7.0
Jinja==1.2
Jinja2==2.7.3
MarkupSafe==0.23
MySQL-python==1.2.5
PyYAML==3.11
PyYAML==3.10
Pygments==1.6
SQLAlchemy==0.8.3
South==0.8.1
Sphinx==1.2.2
argh==0.23.3
argparse==1.2.1
backports.ssl-match-hostname==3.4.0.2
boto==2.9.8
coverage==3.7.1
csvkit==0.6.1
dbf==0.95.004
django-appconf==0.6
django-calaccess-parser==0.4
django-compressor==1.3
django-debug-toolbar==0.9.4
django-extensions==1.3.3
django-haystack==2.1.0
django-tastypie==0.11.0
docutils==0.12
hurry.filesize==0.9
ipython==2.2.0
livereload==2.0.0
openpyxl==1.6.2
paramiko==1.11.0
progressbar>=2.2
psycopg2==2.4.6
pathtools==0.1.2
progressbar==2.2
pycrypto==2.6
pyflakes==0.8.1
pypandoc==0.8.0
python-coveralls==2.4.2
python-dateutil==2.1
python-memcached==1.48
python-mimeparse==0.1.4
pyzmq==14.0.1
requests==2.0.1
requests==2.2.1
sh==1.09
six==1.4.1
tornado==3.2
sphinx-autobuild==0.2.3
tornado==3.1.1
watchdog==0.6.0
xlrd==0.9.2
django-calaccess-parser==0.4

0 comments on commit 69d555c

Please sign in to comment.