bump required mt940 to v4.7

This commit is contained in:
Claudio Luck
2017-05-26 00:55:56 +02:00
committed by Raphael Michel
parent e44f34f0a9
commit b4eb707b38

View File

@@ -97,7 +97,7 @@ setup(
'redis==2.10.5',
'stripe==1.22.*',
'chardet>=2.3,<3',
'mt-940==3.2',
'mt-940==4.7',
'django-i18nfield>=1.0.1',
'vobject==0.9.*',
'pycountry'