diff options
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index d7dc2c91..813a9c62 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -1,14 +1,20 @@ # in order of addition to the project. -# do not change it, we will freeze the requirements before tagging a release. +# do not change the ordering. argparse # only for python 2.6 requests<1.0.0 -ping +ping # don't use it! needs root. psutil netifaces python-gnutls==1.1.9 # see https://bugs.launchpad.net/ubuntu/+source/python-gnutls/+bug/1027129 jsonschema -srp # >=1.0.1 MUST HAVE 1.0.1 BUGFIX, but upstream DID NOT UPDATE setup.py so it conflicts +srp>=1.0.2 pycrypto keyring python-dateutil +python-gnupg +u1db +oauth +couchdb +sh +pygeoip |