Parent: [03e52e] (diff)

Child: [d385e5] (diff)

Download this file

requirements.txt    13 lines (9 with data), 402 Bytes

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