aboutsummaryrefslogtreecommitdiff
path: root/extra_requirements.txt
AgeCommit message (Expand)Author
2023-08-24Remove support for EOL Python 3.7mrbean-bremen
2023-06-29Update pandas from 2.0.2 to 2.0.3pyup-bot
2023-06-10Exclude Python 3.7 specific pandas version from pyup botmrbean-bremen
2023-05-30Update pandas to 2.0.2 (#837)pyup.io bot
2023-04-03Update pandas from 1.5.3 to 2.0.0pyup-bot
2023-03-11Update pandas from 1.5.2 to 1.5.3pyup-bot
2023-03-11Update openpyxl from 3.1.1 to 3.1.2pyup-bot
2023-02-13Update openpyxl from 3.1.0 to 3.1.1pyup-bot
2023-01-31Update openpyxl from 3.0.10 to 3.1.0pyup-bot
2022-11-29Update pandas to 1.5.2 (#756)pyup.io bot
2022-11-29Update xlrd from 1.2.0 to 2.0.1pyup-bot
2022-11-23Update pandas from 1.1.5 to 1.5.2pyup-bot
2022-10-19Update pandas from 1.5.0 to 1.5.1pyup-bot
2022-09-20Update pandas to 1.5.0 (#718)pyup.io bot
2022-09-01Update pandas to 1.4.4 (#709)pyup.io bot
2022-05-19Update openpyxl from 3.0.9 to 3.0.10pyup-bot
2022-02-12Update pandas to 1.4.1 (#667)pyup.io bot
2022-01-22Update pandas to 1.4.0 (#658)pyup.io bot
2021-12-12Update pandas to 1.3.5 (#654)pyup.io bot
2021-12-08Update xlrd to 2.0.1 (#653)pyup.io bot
2021-10-18Update pandas to 1.3.4 (#641)pyup.io bot
2021-09-22Update openpyxl from 3.0.8 to 3.0.9pyup-bot
2021-09-13Update pandas to 1.3.3 (#636)pyup.io bot
2021-09-11Update openpyxl from 3.0.7 to 3.0.8pyup-bot
2021-07-27Update pandas to version 1.3.1 for Python > 3.6mrbean-bremen
2021-03-10Update openpyxl from 3.0.6 to 3.0.7pyup-bot
2021-01-28Update openpyxl from 3.0.5 to 3.0.6pyup-bot
2020-12-07Pin xlrd to latest version 1.2.0pyup-bot
2020-12-07Pin openpyxl to latest version 3.0.5pyup-bot
2020-12-07Pin pandas to latest version 1.1.5pyup-bot
2020-11-30Reset os.sep and related variables on setting osmrbean-bremen
2020-11-26Use cache action for Python dependenciesmrbean-bremen
2020-06-14Documentation changes after reviewmrbean-bremen
2020-06-13Added partial support for pandas to work with pyfakefsmrbean-bremen
2019-01-02Make sure pathlib2 and scandir package are used if availablemrbean-bremen
2018-12-26Load external packages pathlib2 and scandir before internal packagesmrbean-bremen
2018-09-03Add support for pathlib2 (#408) (#422)Matthew Leather