From 24a7988766551038be2c65a33f10173a7a6d559d Mon Sep 17 00:00:00 2001 From: Ilya Etingof Date: Mon, 19 Feb 2018 00:41:28 +0100 Subject: strong crypto moved to pysnmpcrypto --- requirements.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 76ab7775..be42ce0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,3 @@ pysmi -pycryptodomex; python_version < '2.7' -cryptography; python_version == '2.7' -pycryptodomex; python_version == '3.2' -pycryptodomex; python_version == '3.3' -cryptography; python_version >= '3.4' pyasn1>=0.2.3 ordereddict; python_version < '2.7' -- cgit v1.2.1