Add required version for twisted.

This commit is contained in:
John Garland 2009-07-22 23:35:54 +00:00
parent 50ba89659c
commit a1e41d1fe6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
=== Core === === Core ===
* python >= 2.5 * python >= 2.5
* twisted * twisted >= 8.1
* twisted-web * twisted-web
* pyopenssl * pyopenssl
* simplejson (if python < 2.6) * simplejson (if python < 2.6)