mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
14 lines
204 B
Text
14 lines
204 B
Text
# Project dependencies
|
|
django-mptt==0.6.0
|
|
pygments==1.6
|
|
requests==2.0.0
|
|
|
|
# Testing
|
|
python-coveralls==2.4.0
|
|
coverage==3.7
|
|
|
|
# Deployment specific
|
|
gunicorn==18.0
|
|
django==1.5.5
|
|
south==0.8.2
|
|
django-redis==3.3
|