Mercurial > public > sg101
comparison requirements.txt @ 547:15fad6df98d9
Update requirements.txt & .hgignore.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 13 Jan 2012 20:20:54 -0600 |
parents | 008b21c082b2 |
children | 1bd184f3e87b |
comparison
equal
deleted
inserted
replaced
546:0d007c8c4851 | 547:15fad6df98d9 |
---|---|
22 kombu==1.5.1 | 22 kombu==1.5.1 |
23 multiprocessing==2.6.2.1 | 23 multiprocessing==2.6.2.1 |
24 ordereddict==1.1 | 24 ordereddict==1.1 |
25 python-dateutil==1.5 | 25 python-dateutil==1.5 |
26 python-memcached==1.48 | 26 python-memcached==1.48 |
27 wsgiref==0.1.2 | |
28 python-ts3==0.1 | |
27 # | 29 # |
28 # There were two packages that I punted on and hacked into my virtualenv by symlinking to the global | 30 # There were two packages that I punted on and hacked into my virtualenv by symlinking to the global |
29 # site-packages | 31 # site-packages |
30 # PIL | 32 # PIL |
31 # xapian | 33 # xapian |
32 # | 34 # |
33 ## The following requirements were added by pip --freeze: | |
34 wsgiref==0.1.2 |