[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb/develop] Require exactly pillow version 6.1.0.
commit f78db9b955bdca354dd8db6a1f552d869c1f6cbc
Author: Philipp Winter <phw@xxxxxxxxx>
Date: Thu Sep 12 16:38:26 2019 -0700
Require exactly pillow version 6.1.0.
This makes the pillow requirement consistent with all other
requirements, which are pinned to a specific version.
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 05d5444..d5a3c9f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ PyCryptodome==3.9.0
Twisted==19.7.0
gnupg==2.3.1
ipaddr==2.2.0
-pillow>=6.1.0
+pillow==6.1.0
pyOpenSSL==19.0.0
pygeoip==0.3.2
qrcode==6.1
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits