Mercurial > code > home > repos > href
annotate pydeps @ 16:d44d3e4d415b
don't show other user's tags as previously-saved tags to the current user
Ignore-this: 89491c15006254dbd5a67970b3834ac7
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sun, 17 Mar 2013 00:48:23 -0700 |
parents | 772922a2e791 |
children |
rev | line source |
---|---|
12 | 1 BeautifulSoup==3.2.1 |
3 | 2 CherryPy==3.2.2 |
12 | 3 argparse==1.2.1 |
3 | 4 bottle==0.11.6 |
12 | 5 cssselect==0.7.1 |
3 | 6 distribute==0.6.24 |
7 gunicorn==0.17.2 | |
12 | 8 http-parser==0.8.1 |
3 | 9 ipython==0.13.1 |
10 lxml==3.1.0 | |
11 pyjade==2.0 | |
12 pymongo==2.4.2 | |
13 pystache==0.5.3 | |
14 python-dateutil==2.1 | |
15 requests==1.1.0 | |
12 | 16 restkit==4.2.1 |
3 | 17 six==1.2.0 |
12 | 18 socketpool==0.5.2 |
19 wsgiref==0.1.2 |