summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index c5dd77a..5bc0a56 100644
--- a/setup.py
+++ b/setup.py
@@ -19,6 +19,8 @@ install_requires = [
'pytz==2016.4',
'python-social-auth==0.2.19',
'tornado',
+ 'psutil',
+ 'ruamel.yaml==0.15.23'
]
setup(