summaryrefslogtreecommitdiff
path: root/devel-requirements.txt
blob: d03c9630d56636a3d9e24f3eaf3bf1d40423887b (plain)
1
2
3
4
5
6
7
8
9
10
Sphinx <= 1.6; python_version < '2.7'
Sphinx > 1.6; python_version >= '2.7'
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'