summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/pydist-overrides6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/pydist-overrides b/debian/pydist-overrides
index 089e6386..488a749b 100644
--- a/debian/pydist-overrides
+++ b/debian/pydist-overrides
@@ -1,3 +1,9 @@
requests python-requests (>= 2.6.1)
docker python-docker (>= 2.4.0)
dockerpty python-dockerpty (>= 0.4.1)
+texttable python-texttable (>= 0.9)
+websocket-client python-websocket (>= 0.32.0)
+PyYAML python-yaml (>= 3.10)
+jsonschema python-jsonschema (>= 2.5.1)
+docopt python-docopt (>= 0.6.1)
+cached-property python-cached-property (>= 1.2.0)