|
@ -34,16 +34,15 @@ install_requires = [ |
|
|
'pyyaml==4.2b1', |
|
|
'pyyaml==4.2b1', |
|
|
'pytz==2018.9', |
|
|
'pytz==2018.9', |
|
|
'rtyaml==0.0.5', |
|
|
'rtyaml==0.0.5', |
|
|
|
|
|
'python-magic==0.4.15', |
|
|
|
|
|
'unipath==1.1', |
|
|
'WeasyPrint==44', |
|
|
'WeasyPrint==44', |
|
|
|
|
|
'gunicorn==19.9.0', |
|
|
|
|
|
|
|
|
'textract==1.5.0', |
|
|
'textract==1.5.0', |
|
|
'unipath==1.1', |
|
|
|
|
|
'pysolr==3.6.0', |
|
|
'pysolr==3.6.0', |
|
|
'python-magic==0.4.12', |
|
|
|
|
|
'gunicorn==19.6.0', |
|
|
|
|
|
'whoosh==2.7.4', |
|
|
'whoosh==2.7.4', |
|
|
|
|
|
|
|
|
'drfdocs', |
|
|
|
|
|
# 'git+git://github.com/interlegis/trml2pdf.git', |
|
|
# 'git+git://github.com/interlegis/trml2pdf.git', |
|
|
# 'git+git://github.com/jasperlittle/django-rest-framework-docs' |
|
|
# 'git+git://github.com/jasperlittle/django-rest-framework-docs' |
|
|
# 'git+git://github.com/rubgombar1/django-admin-bootstrapped.git'' |
|
|
# 'git+git://github.com/rubgombar1/django-admin-bootstrapped.git'' |
|
|