|
a/requirements-sf.txt |
|
b/requirements-sf.txt |
|
... |
|
... |
10 |
psycopg2==2.2.2
|
10 |
psycopg2==2.2.2
|
11 |
sf.phpsession==0.1
|
11 |
sf.phpsession==0.1
|
12 |
SQLAlchemy==0.7.2
|
12 |
SQLAlchemy==0.7.2
|
13 |
sqlalchemy-migrate==0.7.1
|
13 |
sqlalchemy-migrate==0.7.1
|
14 |
pyzmq==2.1.7
|
14 |
pyzmq==2.1.7
|
|
|
15 |
html2text==3.200.3dev-20120810
|
15 |
|
16 |
|
16 |
# for the migration scripts only
|
17 |
# for the migration scripts only
|
17 |
postmarkup==1.1.4
|
18 |
postmarkup==1.1.4
|
18 |
# suds needed for teamforge import script
|
19 |
# suds needed for teamforge import script
|
19 |
suds==0.4
|
20 |
suds==0.4
|
|
|
21 |
mediawiki==0.0.1
|
20 |
|
22 |
|
21 |
# development
|
23 |
# development
|
22 |
blessings==1.3
|
24 |
blessings==1.3
|
23 |
ipython==0.11
|
25 |
ipython==0.11
|
24 |
nose-progressive==1.3
|
26 |
nose-progressive==1.3
|