Copied hyperlinks become text
having an issue where any copied hyperlinks in a document become text after being read then saved by openpyxl 3.0.3 and 3.0.4. not sure if i'm loading the library incorrectly, i was able to duplicate this issue with documents created by Excel 2016 and Excel O365
in the sample input file, all links with original next to them where manually created hyperlinks, copy was copied from the original above
Test_Seed_output.xlsx = file output by sample code
Test_Seed.xlsx = Original file
test_xlsx_read.py = sample code