mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
19 lines
268 B
Text
19 lines
268 B
Text
# Project dependencies
|
|
django==1.6.1
|
|
django-mptt==0.6.0
|
|
pygments==1.6
|
|
requests==2.0.0
|
|
|
|
# Testing
|
|
python-coveralls==2.4.0
|
|
coverage==3.7
|
|
tox==1.6.1
|
|
docutils==0.11
|
|
sphinx==1.2
|
|
sphinx_rtd_theme
|
|
|
|
# Deployment specific
|
|
django-redis==3.3
|
|
gunicorn==18.0
|
|
south==0.8.2
|
|
newrelic
|