commit ba9c4f12f3684b5e1b8c2bce9af1cba6a119f338 Author: Isis Lovecruft isis@torproject.org Date: Thu Jun 6 13:48:21 2013 +0000
Add version number for the Pyrex dependency. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt index fae3eb6..2dcab52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pyOpenSSL>=0.13 pygeoip>=0.2.5 txtorcon>=0.7 txsocksx>=0.0.2 -Pyrex +Pyrex>=0.9.8.6 parsley>=1.1
# Taken from the versions required by twisted 13.0.0 (latest)