diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6d8b593f8..5b382ddb1 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Depends: adduser, netdata-data (=${source:Version}), python3, python3-six, - python3-urllib3, + python3-urllib3 (>= 1.22), python3-yaml, ${misc:Depends}, ${misc:Pre-Depends}, |