use six to work around rename of configparser
[htsworkflow.git] / requirements / base.txt
1 Django>=1.7
2 PyLD==0.5.4
3 argparse>=1.1
4 httplib2>=0.8
5 jsonschema==2.3.0
6 keyring==3.8
7 lxml>=2.3
8 numpy>=1.6
9 psycopg2>=2.4
10 pytz>=2011
11 requests>=2.0
12 wsgiref==0.1.2
13 factory_boy>=2.4
14 six>=1.8