summaryrefslogtreecommitdiff
path: root/extra-requirements.txt
blob: 0c8d2f2b6e24f6eff73f612e80c2df778e886e0c (plain)
1
2
3
4
5
6
7
8
9
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; python_version >= '3.4'