diff --git a/requirements/dev.txt b/requirements/dev.txt index a6c59370b3..5043dbf658 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -36,3 +36,4 @@ ipython # - psycopg2 (via "yum install python-psycopg2") # - python-ldap (via "yum install python-ldap") # - readline (for using the ipython interactive shell) +# - python-zmq (for using the job callback receiver)