Parent: [f6593a] (diff)

Child: [11c177] (diff)

Download this file

requirements.txt    28 lines (23 with data), 526 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# requirements for the SF instance
amqplib==0.6.1
kombu==1.0.4
coverage==3.5a1-20110413
GitPython==0.3.0-beta2dev-20100908
mechanize==0.2.4
MySQL-python==1.2.3c1
phpserialize==1.2
psycopg2==2.2.2
Pygments==1.4sf1-20110601
sf.phpsession==0.1
tg.devtools==2.0.2dev-20100628
TurboGears2==2.1b2dev-20100628
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.02
postmarkup>=1.1.4
# Include our common requirements
-r requirements-common.txt