[tor-commits] [bridgedb/master] Update stem to version 1.7.1.
phw at torproject.org
phw at torproject.org
Thu Oct 3 23:01:03 UTC 2019
commit 434a30262cc2afabb69fb7bbf2d04c51c9082de4
Author: Philipp Winter <phw at nymity.ch>
Date: Thu Sep 12 16:32:21 2019 -0700
Update stem to version 1.7.1.
There's no reason to use the Tor Project's git repository.
---
.travis.requirements.txt | 2 +-
requirements.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.requirements.txt b/.travis.requirements.txt
index 2f8d861..0669dc4 100644
--- a/.travis.requirements.txt
+++ b/.travis.requirements.txt
@@ -28,5 +28,5 @@ gnupg==2.3.1
pillow==6.1.0
qrcode==6.1
service_identity==18.1.0
-git+https://git.torproject.org/stem.git@3eb59411781c4fa210979cb112b800c001a59f6c#egg=stem-1.5.4.dev1-py2.7
+stem==1.7.1
zope.interface==4.6.0
diff --git a/requirements.txt b/requirements.txt
index 3bb970e..ebf9c96 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,5 +10,5 @@ gnupg==2.3.1
pillow>=6.1.0
qrcode==6.1
service_identity==18.1.0
-git+https://git.torproject.org/stem.git@3eb59411781c4fa210979cb112b800c001a59f6c#egg=stem-1.5.4.dev1-py2.7
+stem==1.7.1
zope.interface==4.6.0
More information about the tor-commits
mailing list