summaryrefslogtreecommitdiff
path: root/install/requirements.txt
AgeCommit message (Expand)Author
2019-09-15Update pip dependenciesMicah Lee
2019-09-01Update python and pyqt5 in BUILD.md, and for macOS install pyinstaller from p...Micah Lee
2019-09-01Update pip dependenciesMicah Lee
2019-05-03Add version for Flask-HTTPAuthhiro
2019-04-23Add website sharing and directory listing cli-onlyhiro
2019-04-18Update requirementsIllia Volochii
2019-04-18Remove cryptography and its dependencies from requirementsIllia Volochii
2019-01-26Remove PyInstaller from requirements.txt, because it now breaks CircleCIMicah Lee
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