diff --git a/requirements.txt b/requirements.txt index d5b61e8..c6891e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ PyInstaller==4.2 pywebview==3.4 cefpython3==66.0 -requests==2.24.0 \ No newline at end of file +requests==2.24.0 +psutil==5.8.0 \ No newline at end of file