Fix setup.py

This commit is contained in:
Raphael Michel
2018-05-28 09:59:59 +02:00
parent 40f401b549
commit 98ea9ae91c
+1 -1
View File
@@ -82,7 +82,7 @@ setup(
'python-u2flib-server==4.*',
'django-formtools==2.0',
'celery==4.1.*',
'kombu==4.1.*',
'kombu==4.2.*',
'django-statici18n==1.3.*',
'inlinestyler==0.2.*',
'BeautifulSoup4',