aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 27af669..4901eeb 100644
--- a/README.rst
+++ b/README.rst
@@ -15,11 +15,12 @@ Dependencies
------------
PyAPD requires the following dependencies and targets their versions as
-available in Debian buster.
+available in Debian buster. Known minimum versions are listed
+explicitely.
-* `Python3 <https://www.python.org/>`
+* `Python3 <https://www.python.org/>` >= 3.7
* `Tornado <https://www.tornadoweb.org>`_
-* `ruamel.yaml <https://bitbucket.org/ruamel/yaml>`_
+* `ruamel.yaml <https://bitbucket.org/ruamel/yaml>`_ >= 0.15
License
=======