mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Dev on Django 1.6
This commit is contained in:
parent
b4f2afa03a
commit
8bf6058892
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Project dependencies
|
||||
django==1.5.5
|
||||
django==1.6
|
||||
django-mptt==0.6.0
|
||||
pygments==1.6
|
||||
requests==2.0.0
|
||||
|
@ -8,6 +8,7 @@ requests==2.0.0
|
|||
python-coveralls==2.4.0
|
||||
coverage==3.7
|
||||
tox==1.6.1
|
||||
sphinx==1.1.3
|
||||
|
||||
# Deployment specific
|
||||
django-redis==3.3
|
||||
|
|
Loading…
Reference in a new issue