summaryrefslogtreecommitdiff
path: root/extra-requirements.txt
blob: 4a99ef04fc7563f2d832edf29cb0d8a3624bd3f6 (plain)
1
2
3
4
5
6
7
8
9
10
pysnmpcrypto
trollius; python_version < '3.0'
twisted < 15.4; python_version < '2.7'
twisted; python_version == '2.7'
twisted < 17.9; python_version == '3.0'
twisted < 17.9; python_version == '3.1'
twisted < 17.9; python_version == '3.2'
twisted <= 17.9; python_version == '3.3'
twisted <= 17.9; python_version == '3.4'
twisted; python_version >= '3.5'