summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Collapse)Author
2022-08-17Update requirements to include psutil.Scott Gasch
2022-08-12Update requirements.txt and fix a bug in unscrambler.Scott Gasch
2022-08-10More changes to get 3.9 working.Scott Gasch
2022-08-10Upgrade to python 3.9.Scott Gasch
2022-03-25Obscure some passwords/keys. There's actually nothing valuable hereScott Gasch
because the machines this is talking to are behind a firewall on my local network and not exposed anywhere.
2022-02-08Keep requirements up-to-date.Scott Gasch
2022-02-07How to do the thing.Scott Gasch
2022-02-02Used isort to sort imports. Also added to the git pre-commit hook.Scott
2022-01-24Finish up this coverage stuff.Scott
2022-01-24Adds optional code coverage reporting to run_tests.sh.Scott
2022-01-10Fix requirements.txtScott
2022-01-10Make it work.Scott
2022-01-10Add requirements.txtScott