summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorThais Siqueira <thais.siqueira@gmail.com>2016-12-21 17:57:04 -0200
committerThais Siqueira <thais.siqueira@gmail.com>2017-01-02 14:29:45 -0200
commit03a227b4fe5f1191c09603331fb5e356864c7591 (patch)
treeda6bff360962d7dab1af4262b1a4e040b43af511 /service/requirements.txt
parent15794e7e624a22e87ca75a28804f97930e06a855 (diff)
Change python-gnupg to use our branch of key extension
Diffstat (limited to 'service/requirements.txt')
-rw-r--r--service/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/requirements.txt b/service/requirements.txt
index 7503a23c..48d62a36 100644
--- a/service/requirements.txt
+++ b/service/requirements.txt
@@ -1,6 +1,6 @@
--index-url https://pypi.python.org/simple/
--e 'git+https://github.com/pixelated/python-gnupg.git@master#egg=gnupg'
+-e 'git+https://github.com/pixelated/python-gnupg.git@key_extension_and_sign#egg=gnupg'
pyasn1==0.1.9
requests==2.11.1
srp==1.0.6