summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2017-11-04 09:55:40 -0300
committerFelipe Sateler <fsateler@debian.org>2017-11-04 11:17:16 -0300
commitb53baf3f344d707a2c7e28f4fc85b1d09ae1ec5d (patch)
tree6da5dfd9814161b1be0134c9300945214e2d6269 /debian/control
parente2072062537c705b3c3b3a469831d4631cf8dffc (diff)
Bump build-dependencies
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f776cbae..6ea64384 100644
--- a/debian/control
+++ b/debian/control
@@ -8,13 +8,13 @@ Build-Depends:
dh-python,
python-cached-property (>= 1.2.0),
python-setuptools (>= 0.6b3),
- python-docker (>= 1.9.0),
+ python-docker (>= 2.4.0),
python-dockerpty (>= 0.4.1),
python-docopt (>= 0.6.1),
python-yaml (>= 3.10),
python-requests (>= 2.6.1),
python-six (>= 1.7.3),
- python-texttable (>= 0.8.1),
+ python-texttable (>= 0.9.0),
python-websocket (>= 0.32.0),
python-mock (>= 1.0.1),
python-nose,