Mercurial > repos > vimalkumarvelayudhan > riboplot
comparison requirements.txt @ 22:e623f4daf567
Remove interpreter option from wrappers. Update requirements.txt
author | Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> |
---|---|
date | Mon, 31 Aug 2015 15:41:17 +0100 |
parents | 628f82e72d72 |
children |
comparison
equal
deleted
inserted
replaced
21:3429405e2ce1 | 22:e623f4daf567 |
---|---|
1 argparse==1.2.1 | |
2 backports.ssl-match-hostname==3.4.0.2 | |
3 certifi==2015.04.28 | |
4 matplotlib==1.3.1 | 1 matplotlib==1.3.1 |
5 nose==1.3.7 | |
6 numpy==1.9.2 | |
7 pyparsing==2.0.3 | |
8 pysam==0.8.3 | 2 pysam==0.8.3 |
9 python-dateutil==2.4.2 | |
10 six==1.9.0 | |
11 tornado==4.2.1 | |
12 wsgiref==0.1.2 |