Sync setup.py with requirements.txt

This commit is contained in:
Raphael Michel
2017-12-16 18:17:42 +01:00
parent 5015c9d8f3
commit 8543cb7ece

View File

@@ -81,8 +81,8 @@ setup(
'django-otp==0.3.*',
'python-u2flib-server==4.*',
'django-formtools==2.0',
'celery==4.0.2',
'kombu==4.0.2',
'celery==4.1.*',
'kombu==4.1.*',
'django-statici18n==1.3.*',
'inlinestyler==0.2.*',
'BeautifulSoup4',