benadida / helios-server

Helios server
http://heliosvoting.org
Apache License 2.0
721 stars 343 forks source link

Upgrading Python packages to minor versions #350

Closed pauarge closed 5 months ago

pauarge commented 2 years ago

This PR upgrades the Python dependencies in requirements.txt to their latest minor version plus the Python version on runtime.

Changes on those packages are non-breaking so no code changes should be required.

benadida commented 2 years ago

Looks good, can I ask you to rebase / PR a single commit?

pauarge commented 2 years ago

@benadida Done. Also note that I've run a few elections from this branch, which incorporates the changes. They work fine.

benadida commented 5 months ago

could you squash this into a single commit? Would love to merge

pauarge commented 5 months ago

@benadida done