diff options
author | Zachary Sloan | 2013-07-03 23:03:49 +0000 |
---|---|---|
committer | Zachary Sloan | 2013-07-03 23:03:49 +0000 |
commit | d27e52855d1aa442cebce7901815a673cf34f8b8 (patch) | |
tree | 22fffd9f7c425d321b9ab952bbe28948dab07274 /misc/requirements.txt | |
parent | 253df1a5adb060df3202de5b80a5065a3614e368 (diff) | |
download | genenetwork2-d27e52855d1aa442cebce7901815a673cf34f8b8.tar.gz |
Updated notes and created requirements.txt file
Diffstat (limited to 'misc/requirements.txt')
-rw-r--r-- | misc/requirements.txt | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/misc/requirements.txt b/misc/requirements.txt new file mode 100644 index 00000000..bd4e3c2f --- /dev/null +++ b/misc/requirements.txt @@ -0,0 +1,53 @@ +Cheetah==2.4.4 +GnuPGInterface==0.3.2 +Jinja2==2.6 +Landscape-Client==12.05 +M2Crypto==0.21.1 +MarkupSafe==0.15 +PAM==0.4.2 +PyYAML==3.10 +Reaper==1.0 +Twisted-Core==11.1.0 +Twisted-Names==11.1.0 +Twisted-Web==11.1.0 +apache-libcloud==0.12.3 +apt-xapian-index==0.44 +argparse==1.2.1 +boto==2.2.2 +chardet==2.0.1 +cloud-init==0.6.3 +command-not-found==0.2.44 +configobj==4.7.2 +## FIXME: could not find svn URL in dependency_links for this package: +distribute==0.6.24dev-r0 +euca2ools==2.0.0 +httplib2==0.7.2 +keyring==0.9.2 +language-selector==0.1 +launchpadlib==1.9.12 +lazr.restfulclient==0.12.0 +lazr.uri==1.0.3 +msgpack-python==0.1.10 +numarray==1.5.2 +oauth==1.0.1 +paramiko==1.7.7.1 +pyOpenSSL==0.12 +pycrypto==2.4.1 +pycurl==7.19.0 +pylibacl==0.5.0 +pyserial==2.5 +python-apt==0.8.3ubuntu7.1 +python-debian==0.1.21ubuntu1 +pyxattr==0.5.0 +pyzmq==13.0.0 +rdiff-backup==1.2.8 +redis==2.7.2 +salt-cloud==0.8.0 +simplejson==2.3.2 +ufw==0.31.1-1 +unattended-upgrades==0.1 +virtualenv==1.8.4 +wadllib==1.3.0 +wsgiref==0.1.2 +yolk==0.4.3 +zope.interface==3.6.1 |