Micah Lee
7d0b0afaad
Update pip dependencies
2019-09-15 18:03:46 -07:00
Micah Lee
bc2b37aa64
Update python and pyqt5 in BUILD.md, and for macOS install pyinstaller from pip instead of building from source
2019-09-01 17:39:32 -04:00
Micah Lee
88e75706ff
Update pip dependencies
2019-09-01 17:35:02 -04:00
hiro
8f7e52e4ee
Add version for Flask-HTTPAuth
2019-05-03 19:29:58 +02:00
hiro
2d43588a3b
Add website sharing and directory listing cli-only
2019-04-23 16:08:14 +02:00
Illia Volochii
9595aa7c69
Update requirements
2019-04-18 22:48:05 +03:00
Illia Volochii
90b9c9944a
Remove cryptography and its dependencies from requirements
2019-04-18 22:34:47 +03:00
Micah Lee
6ed63143df
Remove PyInstaller from requirements.txt, because it now breaks CircleCI
2019-01-26 23:06:21 -08:00
Micah Lee
f32af3ca7e
Update pip dependencies
2018-11-26 17:14:44 -08:00
Micah Lee
f8f705313b
Drop the PyNaCl dependency, because we are no longer generating v3 onion keys
2018-10-11 19:55:53 -07:00
Micah Lee
1be53c633a
Remove the whole onionkey module, and generate onion keys using stem 1.7.0
2018-10-11 19:38:05 -07:00
Micah Lee
725434ed97
Generated a new requirements.txt by installing the latest version of
...
these pip packages:
pip3 install certifi cryptography Flask PyInstaller PyQt5 PySocks pycrypto pynacl requests stem
Then running "pip3 freeze". Also, deleted requirements-windows.txt. Mac
and Windows can share.
2018-09-18 15:35:10 -07:00
Miguel Jacq
56280d722f
Re-add the python dependencies necessary for v3 onion support, which got lost in the merge
2018-09-18 15:35:26 +10:00
Micah Lee
6269f16034
Update all pip dependency versions
2018-09-15 20:33:12 -07:00
Micah Lee
7f9a27331e
Add requests build dependency, and use requests to download Tor Browser in get-tor-osx.py and get-tor-windows.py, because I was running into SSL certificate verification issues downloading using urllib
2018-06-18 12:53:27 -07:00
Micah Lee
f0e23949c9
Update macOS build instructions and pip dependency versions, and also update stem for Windows as well
2018-01-16 14:47:50 -08:00
Micah Lee
a116d3ae60
Created update_checker module, and logic to load http://elx57ue5uyfplgva.onion/latest-version.txt (this is the OnionShare website's onion site) to check for updates. Also added UX in the settings dialog to force checking for updates. Does not actually do so automatically yet.
2017-04-15 18:04:05 -07:00
Micah Lee
6f5c53d1c3
Update pip requirements
2017-02-21 14:25:42 -08:00
Micah Lee
e80b775bf6
Update macOS build instructions, and install pip deps from a requirements.txt
2017-02-21 14:10:44 -08:00
Micah Lee
b7e9bed65a
Use a virtualenv, and put pip deps in requirements.txt
2017-01-07 18:17:02 -08:00