a/requirements.txt b/requirements.txt
1
# requirements for local development, or other deployment instances
1
# requirements for local development, or other deployment instances
2
3
# note: this is a GPL library
4
# use the bleeding edge since stable release 3.200.3 doesn't have
5
# https://github.com/aaronsw/html2text/commit/a5c0f3317edd1c9b61f89539b6a6e8363cf99225
6
# or many other escaping/formatting improvements
7
e git://github.com/brondsem/html2text.git#egg=html2text
8
2
9
# Include our common requirements
3
# Include our common requirements
10
-r requirements-common.txt
4
-r requirements-common.txt