summaryrefslogtreecommitdiff
path: root/install/requirements.txt
AgeCommit message (Expand)Author
2018-11-26Update pip dependenciesMicah Lee
2018-10-11Drop the PyNaCl dependency, because we are no longer generating v3 onion keysMicah Lee
2018-10-11Remove the whole onionkey module, and generate onion keys using stem 1.7.0Micah Lee
2018-09-18Generated a new requirements.txt by installing the latest version ofMicah Lee
2018-09-18Re-add the python dependencies necessary for v3 onion support, which got lost...Miguel Jacq
2018-09-15Update all pip dependency versionsMicah Lee
2018-06-18Add requests build dependency, and use requests to download Tor Browser in ge...Micah Lee
2018-01-16Update macOS build instructions and pip dependency versions, and also update ...Micah Lee
2017-04-15Created update_checker module, and logic to load http://elx57ue5uyfplgva.onio...Micah Lee
2017-02-21Update pip requirementsMicah Lee
2017-02-21Update macOS build instructions, and install pip deps from a requirements.txtMicah Lee
2017-01-07Use a virtualenv, and put pip deps in requirements.txtMicah Lee