summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2018-12-21 22:59:53 +0100
committerAndrej Shadura <andrewsh@debian.org>2018-12-21 23:01:32 +0100
commit512cd2a9744eba3224e41f72b77e477522c00898 (patch)
treea66c3f2352c0b12aece4765d04e1d2519b13a35f
parent9cb59f187cc7f474669b46471188fc7adc4801dd (diff)
Update the dependencies
-rw-r--r--debian/control14
1 files changed, 9 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 29bd650..5a9d1f7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,20 +6,24 @@ Build-Depends:
debhelper (>= 9),
dh-python,
python-all,
- python-openssl (>= 0.13),
- python-requests,
+ python-attr,
+ python-incremental,
+ python-openssl,
+ python-requests (>= 2.1.0),
python-service-identity,
python-setuptools,
python-six,
python-sphinx,
- python-twisted (>= 14.0.2),
+ python-twisted (>= 16.4.0),
python3-all,
+ python3-attr,
+ python3-incremental,
python3-openssl (>= 0.15.1),
- python3-requests,
+ python3-requests (>= 2.1.0),
python3-service-identity,
python3-setuptools,
python3-six,
- python3-twisted (>= 15.5.0),
+ python3-twisted (>= 16.4.0),
Standards-Version: 3.9.8
Homepage: http://treq.readthedocs.org/en/latest/
Vcs-Git: https://salsa.debian.org/python-team/modules/python-treq.git