Parent: [da0d23] (diff)

Child: [c424a4] (diff)

Download this file

requirements.txt    24 lines (19 with data), 404 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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
Zarkov==0.1.0dev-20110815
gevent==0.13.6
greenlet==0.3.1
gevent-zeromq==0.2.0
# for the migration scripts only
html2text==3.101
postmarkup==1.1.4
# Include our common requirements
-r requirements-common.txt