mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 16:12:51 +11:00
Updated requirements.
This commit is contained in:
parent
e3de35fa15
commit
03dc21c550
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
django==1.5.1
|
django==1.5.2
|
||||||
django-mptt==0.4.2
|
django-mptt==0.6.0
|
||||||
pygments==1.6
|
pygments==1.6
|
||||||
south==0.7.6
|
south==0.8.2
|
||||||
requests==1.2.3
|
requests==1.2.3
|
||||||
|
|
||||||
# Deployment specific
|
# Deployment specific
|
||||||
##mysql-python==1.2.4
|
#mysql-python==1.2.4
|
||||||
gunicorn==0.17.2
|
gunicorn==17.5
|
||||||
|
|
Loading…
Reference in a new issue