|
a/requirements-sf.txt |
|
b/requirements-sf.txt |
|
... |
|
... |
18 |
sqlalchemy-migrate==0.7.1
|
18 |
sqlalchemy-migrate==0.7.1
|
19 |
wsgipreload==1.2
|
19 |
wsgipreload==1.2
|
20 |
pyzmq==2.1.7
|
20 |
pyzmq==2.1.7
|
21 |
html2text==3.200.3dev-20121112
|
21 |
html2text==3.200.3dev-20121112
|
22 |
PyMollom==0.1
|
22 |
PyMollom==0.1
|
23 |
TracWikiImporter=0.1.0
|
23 |
TracWikiImporter==0.1.0
|
24 |
|
24 |
|
25 |
# use version built from https://github.com/johnsca/GitPython/commits/tv/6000
|
25 |
# use version built from https://github.com/johnsca/GitPython/commits/tv/6000
|
26 |
# for unmerged fixes for [#5411], [#6000], and [#6078]
|
26 |
# for unmerged fixes for [#5411], [#6000], and [#6078]
|
27 |
GitPython==0.3.2.RC1-20130424
|
27 |
GitPython==0.3.2.RC1-20130424
|
28 |
|
28 |
|