summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: 76ab777591e64dc79f92315433c15a313467dc06 (plain)
1
2
3
4
5
6
7
8
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'