diff --git a/LICENSE b/LICENSE index 2d4eaf2..e71eef1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ All Rights Reserved -Copyright (c) 2022 DAITA Technologies +Copyright (c) 2022-2023 DAITA Technologies THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, diff --git a/requirements-cpu.txt b/requirements-cpu.txt index e503987..27de875 100644 --- a/requirements-cpu.txt +++ b/requirements-cpu.txt @@ -7,7 +7,7 @@ kornia==0.6.6 opencv-python==4.6.0.66 Pillow==9.2.0 scikit-image==0.19.3 -scipy==1.9.1 +scipy==1.10.0 pandas==1.4.3 numpy awscli diff --git a/requirements-gpu.txt b/requirements-gpu.txt index 492895c..fb05265 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -7,7 +7,7 @@ kornia==0.6.6 opencv-python==4.6.0.66 Pillow==9.2.0 scikit-image==0.19.3 -scipy==1.9.1 +scipy==1.10.0 numpy awscli boto3