[tor-commits] [bridgedb/develop] Add missing pyOpenSSL dependency.
phw at torproject.org
phw at torproject.org
Wed Feb 19 18:27:18 UTC 2020
commit 86e379ff748225f63d0032fe6b1811b0d8a2d655
Author: Philipp Winter <phw at nymity.ch>
Date: Mon Jan 27 16:14:17 2020 -0800
Add missing pyOpenSSL dependency.
---
.travis.requirements.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.requirements.txt b/.travis.requirements.txt
index 7132226..1a1d7ff 100644
--- a/.travis.requirements.txt
+++ b/.travis.requirements.txt
@@ -25,6 +25,7 @@ gnupg==2.3.1
ipaddr==2.2.0
mechanize==0.4.5
Pillow==6.2.2
+pyOpenSSL==19.0.0
pygeoip==0.3.2
qrcode==6.1
service_identity==18.1.0
More information about the tor-commits
mailing list