specific python-crypto version dependency

This commit is contained in:
Seth Schoen 2012-07-03 18:03:11 -07:00
parent f0605fd65e
commit 0fa6fb49c4

View file

@ -6,8 +6,8 @@ Set CHOCOLATESERVER environment variable for "make deploy" and client.py!
chocolate.py - server-side, requires web.py (python-webpy),
PyCrypto (python-crypto), redis, python-redis, python-protobuf,
python-nss
PyCrypto (python-crypto) 2.3 (not 2.1!!), redis, python-redis,
python-protobuf, python-nss
probably wants to run under a web server like lighttpd with fastcgi
client.py - experimental tool for making requests and parsing replies