summaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
Diffstat (limited to 'service')
-rw-r--r--service/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/setup.py b/service/setup.py
index 49125f04..ab2c8435 100644
--- a/service/setup.py
+++ b/service/setup.py
@@ -86,7 +86,7 @@ setup(name='pixelated-user-agent',
],
test_suite='nose.collector',
install_requires=[
- 'cryptography==0.6.1',
+ 'pynacl==0.2.3',
'pyasn1==0.1.7',
'gnupg==1.4.0',
'Twisted==14.0.2',