summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-10-20 18:59:27 -0700
committerMicah Lee <micah@micahflee.com>2019-10-20 18:59:27 -0700
commit9e434abd9c962e222e07dbb31075bf86cb947f4f (patch)
tree6a548016d33a2745fd2b4edaeea1e66793934df3 /install
parent057bb40a924d083e9de3a12e99eeefa89d5dcd2c (diff)
downloadonionshare-9e434abd9c962e222e07dbb31075bf86cb947f4f.tar.gz
onionshare-9e434abd9c962e222e07dbb31075bf86cb947f4f.zip
Add psutil dependency
Diffstat (limited to 'install')
-rw-r--r--install/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/requirements.txt b/install/requirements.txt
index 36b9fa4f..729456fe 100644
--- a/install/requirements.txt
+++ b/install/requirements.txt
@@ -11,6 +11,7 @@ Jinja2==2.10.1
macholib==1.11
MarkupSafe==1.1.1
pefile==2019.4.18
+psutil==5.6.3
pycryptodome==3.9.0
PyInstaller==3.5
PyQt5==5.13.1