Add missing lib requirement

This commit is contained in:
Joseph Schorr 2015-02-18 14:17:09 -05:00
parent ee4930b4bf
commit f7615b2e96
2 changed files with 2 additions and 0 deletions

View file

@ -47,3 +47,4 @@ pyOpenSSL
pygpgme
cachetools
mock
psutil

View file

@ -39,6 +39,7 @@ mixpanel-py==3.2.1
mock==1.0.1
paramiko==1.15.2
peewee==2.4.7
psutil==2.2.1
psycopg2==2.5.4
py-bcrypt==0.4
pycrypto==2.6.1