From 8616af3f2e7592ff17ebf76e13ede79f3051a914 Mon Sep 17 00:00:00 2001 From: caryoscelus Date: Thu, 1 Dec 2022 15:27:55 +0000 Subject: [PATCH] remove mention of python-3.6 in requirements.txt after analyzing the old version of requirements.txt, it becomes obvious that any real python 3.6.X versions would fail to install required package, and since no one complained that means there are no =20.9.0; python_version >= "3.7" +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability +gevent>=20.9.0 msgpack>=0.4.4 base58 merkletools @@ -14,4 +13,3 @@ maxminddb rich defusedxml>=0.7 pyaes -setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability