diff options
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index a958d53f..c5eefcd4 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -1,7 +1,7 @@ -argparse -configuration +argparse # only for python 2.6 requests ping psutil netifaces python-gnutls==1.1.9 # see https://bugs.launchpad.net/ubuntu/+source/python-gnutls/+bug/1027129 +jsonschema |