summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 29ac573..9a9c847 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,5 +1,5 @@
absl-py
-construct
-pytest
-pytest-timeout
+construct>=2.9
+pytest>=3.6.0
+pytest-timeout>=1.3.0
pyserial