[tor-commits] [bridgedb/master] Add gnupg==2.0.0 and remove pygpgme==0.3 pip requirements.txt.
isis at torproject.org
isis at torproject.org
Sat Mar 21 02:03:02 UTC 2015
commit 8ce7a3191f363177774923254a0fb446b85497db
Author: Isis Lovecruft <isis at torproject.org>
Date: Sun Feb 22 09:10:26 2015 +0000
Add gnupg==2.0.0 and remove pygpgme==0.3 pip requirements.txt.
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 5e71d4a..27c531c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ https://ipaddr-py.googlecode.com/files/ipaddr-2.1.10.tar.gz#sha1=c608450b077b197
pycrypto==2.6.1
pyOpenSSL==0.14
pygeoip==0.2.7
-pygpgme==0.3
+gnupg==2.0.0
pillow>=2.6.1
qrcode==5.0.1
recaptcha-client==1.0.6
More information about the tor-commits
mailing list