summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2019-11-22 21:23:36 -0300
committerFelipe Sateler <fsateler@debian.org>2019-11-22 21:30:10 -0300
commitcb5c9a52797f826e8ca949852c6c3afcabbf4944 (patch)
tree7d47f7bfa125a30871c37fda24f9f4a3a6e4d316 /debian/control
parent0221066a257511fccf1315f268e1db66df678ed7 (diff)
Drop pydist-overrides and update debian/control versions
Since docker-compose is python3 it was not used.
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 279e71ab..2e9eee73 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,11 @@ Build-Depends:
dh-python,
python3-cached-property (>= 1.2.0),
python3-setuptools (>= 0.6b3),
- python3-docker (>= 3.2.1),
+ python3-docker (>= 4.0.0),
python3-dockerpty (>= 0.4.1),
python3-docopt (>= 0.6.1),
python3-yaml (>= 3.10),
- python3-requests (>= 2.6.1),
+ python3-requests (>= 2.20.0),
python3-six (>= 1.7.3),
python3-texttable (>= 0.9.0),
python3-websocket (>= 0.32.0),