summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2016-11-05 22:34:30 +0100
committerIlya Etingof <etingof@gmail.com>2016-11-05 22:34:30 +0100
commitbd01807038a1879a8eec1549fc1153adf649ead9 (patch)
tree620206b60668f7b46dfcf172ac1cd3db737d8d8e /requirements.txt
parent2ad524609624130bc21c7c2d934be959a5d030d2 (diff)
downloadpysnmp-git-bd01807038a1879a8eec1549fc1153adf649ead9.tar.gz
switched from PyCrypto to PyCryptodome
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index c387225c..ce2d70c6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,3 @@
pyasn1>=0.1.8
pysmi
-pycrypto>=2.4.1
+pycryptodome