blob: 27851da4241db5ceca3c6dd78a48ccebfe2cab91 [file] [log] [blame]
Monty Taylorb2ca5ca2013-04-28 18:00:21 -07001# Install bounded pep8/pyflakes first, then let flake8 install
2pep8==1.4.5
3pyflakes==0.7.2
4flake8==2.0
5hacking>=0.5.3,<0.6
6#
afazekasd7b1e832013-03-25 18:11:09 +01007#TODO(afazekas): ensure pg_config installed
Sean Dague17325752013-02-25 18:08:44 -05008psycopg2
Sean Dagueb56052b2013-05-21 17:57:41 -04009# needed for doc build
10sphinx>=1.1.2
11