Merge "python: Add in pyserial to the list of requirements"
diff --git a/python-requirements.txt b/python-requirements.txt
index 5a3b6e7..326d72a 100644
--- a/python-requirements.txt
+++ b/python-requirements.txt
@@ -17,6 +17,9 @@
 sortedcontainers
 hypothesis
 
+# Robot test framework for FPGA tests
+pyserial
+
 # camkes-deps
 
 hjson