Skip to content
This repository was archived by the owner on Jun 15, 2024. It is now read-only.

Conversation

@nh916
Copy link
Contributor

@nh916 nh916 commented Jul 5, 2023

Description

Quick update of packages for our requirements.txt.

This needs manual testing to see if the new package updates created any problems with our software our not, it should not have because they were all minor or patch updates, but it is good to check and read the release notes for each to be sure.

In the future we may need to start thinking of either functional (most likely with pytest) or integration testing (most likely with selenium), depending on what we think is feasible and gives us most bang for our buck. This would give us higher confidence that our program is working when we do any updates

Note

I see that we have openpyxl as one of our dependencies, but I am unsure if we use it throughout the program or not, it could be just a legacy package that may have been left. This needs more investigation, and if it is unneeded then we can lighten up our requirements.txt a bit and make our program lighter.

This is not an urgent update because nothing is currently breaking, but it is good to keep up with updates as they happen.

@nh916 nh916 marked this pull request as draft July 5, 2023 20:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants