diff --git a/doc/devnotes.rst b/doc/devnotes.rst index 3aa032d3e6ea02b6025eb822e6268b58f16eaef5..d6cfc2c46b9a64d88a0f61cc56c08d1eb7114cfe 100644 --- a/doc/devnotes.rst +++ b/doc/devnotes.rst @@ -50,9 +50,9 @@ Installation of all dependencies listed here:: $ apt-get install python-yaml $ cd / && sudo easy_install \ sphinx \ - logilab-astng==0.25.1 \ + logilab-astng==0.23.1 \ logilab-common==0.58.0 \ - pylint==0.23.1 \ + pylint==0.25.1 \ pep8==1.2 \ coverage