diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c69ff4d6..3ad55434 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Depends: python-argparse, python-psutil, python-netifaces, - python-requests, + python-requests (>= 1.2.3-1), python-xdg, python-jsonschema (>= 0.7.0), python-setuptools, |