Update markdown2 dependency
This commit is contained in:
parent
9fd2661405
commit
1d5d81ab04
2
setup.py
2
setup.py
|
@ -41,7 +41,7 @@ setup(name='realms-wiki',
|
||||||
'gittle==0.5.0',
|
'gittle==0.5.0',
|
||||||
'gunicorn==19.3',
|
'gunicorn==19.3',
|
||||||
'itsdangerous==0.24',
|
'itsdangerous==0.24',
|
||||||
'markdown2==2.3.0',
|
'markdown2==2.3.1',
|
||||||
'python-ldap==2.4.22',
|
'python-ldap==2.4.22',
|
||||||
'simplejson==3.6.3'
|
'simplejson==3.6.3'
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue