Parent: [b63bbc] (diff)

Child: [cc3899] (diff)

Download this file

requirements-sf.txt    30 lines (25 with data), 534 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
28
29
# requirements for the SF instance
amqplib==0.6.1
kombu==1.0.4
coverage==3.5a1-20110413
ForgePastebin==0.2.2
mechanize==0.2.4
MySQL-python==1.2.3c1
phpserialize==1.2
psycopg2==2.2.2
sf.phpsession==0.1
SQLAlchemy==0.7.2
sqlalchemy-migrate==0.7.1
pyzmq==2.1.7
# for the migration scripts only
postmarkup==1.1.4
# suds needed for teamforge import script
suds==0.4
# development
blessings==1.3
ipython==0.11
nose-progressive==1.3
pyprof2calltree==1.1.0
repoze.profile==1.3
# Include our common requirements
-r requirements-common.txt