=====
`PR 90: Geo2fdn update <https://github.com/4dn-dcic/dcicwrangling/pull/90>`_
* Uses openpyxl in geo2fdn script - now this script handles ``xlsx`` files.
This is compatible with files produced by Submit4dn v2.2.0 and up.
``xls`` files are not supported anymore.
* Remove xlrd, xlwt, xlutils dependencies in the entire repo, as this script was
the only remaining one to be upgraded to use openpyxl.
This could be a breaking change in case of untracked scripts/notebooks.
* Bug fix in geo2fdn script: FileFastq tab is now written properly.