Switch to unified view

a/requirements.txt b/requirements.txt
...
...
3
# note: this is a GPL library
3
# note: this is a GPL library
4
# use the bleeding edge since stable release 3.200.3 doesn't have
4
# use the bleeding edge since stable release 3.200.3 doesn't have
5
# https://github.com/aaronsw/html2text/commit/a5c0f3317edd1c9b61f89539b6a6e8363cf99225
5
# https://github.com/aaronsw/html2text/commit/a5c0f3317edd1c9b61f89539b6a6e8363cf99225
6
-e git://github.com/aaronsw/html2text.git#egg=html2text
6
-e git://github.com/aaronsw/html2text.git#egg=html2text
7
7
8
SQLAlchemy==0.7.2
9
MySQL-python
10
11
# Include our common requirements
8
# Include our common requirements
12
-r requirements-common.txt
9
-r requirements-common.txt