summaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
authorTulio Casagrande <tcasagra@thoughtworks.com>2017-04-06 14:04:41 -0300
committerTulio Casagrande <tcasagra@thoughtworks.com>2017-04-06 14:05:48 -0300
commit849b280c80d2bd02288184442331ddacf9cfcced (patch)
treed3cb6c601f0ec21205941199cbe8286115e9d0db /service
parentdacf49973d9bd4b9b0fb128cf575f22e0398ad6b (diff)
Change to use develop branch of python-gnupg
Diffstat (limited to 'service')
-rw-r--r--service/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/requirements.txt b/service/requirements.txt
index 3ddb02df..01a2df5b 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@key_extension_and_sign#egg=gnupg'
+-e 'git+https://github.com/pixelated/python-gnupg.git@develop#egg=gnupg'
pyasn1==0.1.9
requests==2.11.1
srp==1.0.6