mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 16:12:51 +11:00
Requirements update
This commit is contained in:
parent
4939467620
commit
70f3328e02
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
django==1.7.1
|
||||
django-mptt==0.6.1
|
||||
pygments==2.0.1
|
||||
requests==2.5.0
|
||||
requests==2.5.1
|
||||
|
||||
# Testing
|
||||
python-coveralls==2.4.3
|
||||
|
@ -21,5 +21,5 @@ sphinx_rtd_theme
|
|||
# Deployment specific
|
||||
django-redis==3.8.0
|
||||
gunicorn==19.1.1
|
||||
south==1.0.1
|
||||
south==1.0.2
|
||||
|
||||
|
|
Loading…
Reference in a new issue