Switch to unified view
a/requirements.txt | b/requirements.txt | ||
---|---|---|---|
1 | # requirements for the SF instance |
1 | # requirements for the SF instance |
2 | 2 | ||
3 | amqplib==0.6.1 |
3 | amqplib==0.6.1 |
4 | kombu==1.0.4 |
4 | kombu==1.0.4 |
5 | coverage==3.5a1 |
5 | coverage==3.5a1-20110413
|
6 | GitPython==0.3.0-beta2dev-20100908 |
6 | GitPython==0.3.0-beta2dev-20100908 |
7 | mechanize==0.2.4 |
7 | mechanize==0.2.4 |
8 | MySQL-python==1.2.3c1 |
8 | MySQL-python==1.2.3c1 |
9 | phpserialize==1.2 |
9 | phpserialize==1.2 |
10 | psycopg2==2.2.2 |
10 | psycopg2==2.2.2 |