diff --git a/requirements.txt b/requirements.txt index 5bb096b..9610c6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ opencv-python==4.11.0.86 numpy==2.2.6 PyQt5==5.15.11 requests==2.32.3 -psutil==7.0.0 \ No newline at end of file +psutil==7.0.0 +pytest==8.4.0 \ No newline at end of file