217-Remove textract and six
Textract requires system dependencies for format support, which is not preferred for packaging using PyInstaller.
Instead of using system dependent installers, we opted to add multiple Python libraries for format support.
Removing textract also fixes the six 1.12 vs 1.16 issue. Striprtf is currently used for the rtf files.