Parent: [c424a4] (diff)

Child: [967de5] (diff)

Download this file

requirements.txt    21 lines (16 with data), 352 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
# requirements for the SF instance
amqplib==0.6.1
kombu==1.0.4
coverage==3.5a1-20110413
mechanize==0.2.4
MySQL-python==1.2.3c1
phpserialize==1.2
psycopg2==2.2.2
sf.phpsession==0.1
pyzmq==2.1.7
Pygments==1.4sf1-20110601
# for the migration scripts only
html2text==3.101
postmarkup==1.1.4
# Include our common requirements
-r requirements-common.txt