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