diff --git a/requirements.txt b/requirements.txt
index 0fc78033401830e80026921071ee22133b454f6a..7e60bd8f3d692dc14584cc0359c36dd59c33ad30 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,4 +2,6 @@ matplotlib
 numpy
 scikit-learn
 scipy
-tabulate
\ No newline at end of file
+tabulate
+coverage
+pytest
\ No newline at end of file