summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2016-07-06 20:15:04 -0400
committerFelipe Sateler <fsateler@debian.org>2016-10-14 21:49:33 -0300
commitba82e59272da9260a42a7c64c44ae0e1102ce5f8 (patch)
treefe12bacbfff740d58b8fa60774e0d0aef49c7607 /debian/control
parenta896b126376caf442ec3201fd92f4bb8a8bc3812 (diff)
Update dependencies
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 3a43f6e9..885916eb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,16 @@ Build-Depends:
debhelper (>= 9),
python (>= 2.6.6-3),
dh-python,
+ python-cached-property (>= 1.2.0),
python-setuptools (>= 0.6b3),
- python-docker (>= 1.3.0),
- python-dockerpty (>= 0.3.4),
+ python-docker (>= 1.8.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-websocket (>= 0.11),
+ python-websocket (>= 0.32.0),
python-mock (>= 1.0.1),
python-nose,
python-flake8,