Use Mailgun's flanker library to process the email sources.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
33
setup.py
33
setup.py
@@ -61,40 +61,41 @@ Pillow==5.0.0
|
||||
PyYAML==3.12
|
||||
celery==3.1.24
|
||||
cssmin==0.2.0
|
||||
django-activity-stream==0.6.3
|
||||
django-activity-stream==0.6.5
|
||||
django-autoadmin==1.1.1
|
||||
django-celery==3.2.1
|
||||
django-colorful==1.2
|
||||
django-compressor==2.1
|
||||
django-cors-headers==1.2.2
|
||||
django-compressor==2.2
|
||||
django-cors-headers==2.2.0
|
||||
django-downloadview==1.9
|
||||
django-formtools==2.0
|
||||
django-formtools==2.1
|
||||
django-pure-pagination==0.3.0
|
||||
django-mathfilters==0.4.0
|
||||
django-model-utils==2.6.1
|
||||
django-mptt>=0.8.7
|
||||
django-qsstats-magic==0.7.2
|
||||
django-rest-swagger==0.3.10
|
||||
django-stronghold==0.2.8
|
||||
django-suit==0.2.25
|
||||
django-model-utils==3.1.1
|
||||
django-mptt==0.9.0
|
||||
django-qsstats-magic==1.0.0
|
||||
django-stronghold==0.3.0
|
||||
django-suit==0.2.26
|
||||
django-widget-tweaks==1.4.1
|
||||
djangorestframework==3.7.7
|
||||
djangorestframework-recursive==0.1.2
|
||||
drf-yasg==1.5.0
|
||||
flanker==0.8.5
|
||||
flex==6.12.0
|
||||
furl==1.0.1
|
||||
fusepy==2.0.4
|
||||
graphviz==0.8
|
||||
graphviz==0.8.2
|
||||
mock==2.0.0
|
||||
pycountry==1.20
|
||||
PyPDF2==1.26.0
|
||||
pyocr==0.4.5
|
||||
python-dateutil==2.5.3
|
||||
pyocr==0.5.1
|
||||
python-dateutil==2.6.1
|
||||
python-gnupg==0.3.9
|
||||
python-magic==0.4.13
|
||||
pytz==2016.7
|
||||
python-magic==0.4.15
|
||||
pytz==2018.3
|
||||
requests==2.18.4
|
||||
sh==1.12.11
|
||||
sh==1.12.14
|
||||
swagger-spec-validator==2.1.0
|
||||
""".split()
|
||||
|
||||
with open('README.rst') as f:
|
||||
|
||||
Reference in New Issue
Block a user