Update markdown2 dependency

This commit is contained in:
pokeball99 2016-05-26 14:51:20 -05:00
parent 9fd2661405
commit 1d5d81ab04

View file

@ -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'
], ],