diff --git a/requirements.txt b/requirements.txt index 5139507..a80b52f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ matplotlib==3.5.1 numpy==1.22.2 onnxruntime-gpu==1.12.0 opencv-python==4.5.4.60 -pyinstaller==5.3 +pyinstaller==5.6.2 scikit-learn==1.1.1 toga==0.3.0.dev39 tqdm==4.64.0 \ No newline at end of file diff --git a/requirements_macos.txt b/requirements_macos.txt index 05b0efc..9ed1625 100644 --- a/requirements_macos.txt +++ b/requirements_macos.txt @@ -2,7 +2,7 @@ matplotlib==3.5.1 numpy==1.22.2 onnxruntime==1.12.0 opencv-python==4.5.4.60 -pyinstaller==5.3 +pyinstaller==5.6.2 scikit-learn==1.1.1 toga==0.3.0.dev39 tqdm==4.64.0