diff --git a/requirements.txt b/requirements.txt index e3ac811..0d569d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ scikit-image==0.24.0 ; python_version >= "3.10" and python_version < "4.0" scipy==1.14.1 ; python_version >= "3.10" and python_version < "4.0" six==1.17.0 ; python_version >= "3.10" and python_version < "4.0" strictly-typed-pandas==0.3.5 ; python_version >= "3.10" and python_version < "4.0" -tabulate==0.9.0 ; python_version >= "3.10" and python_version < "4.0" +tabulate==0.10.0 ; python_version >= "3.10" and python_version < "4.0" tifffile==2024.12.12 ; python_version >= "3.10" and python_version < "4.0" tqdm==4.67.1 ; python_version >= "3.10" and python_version < "4.0" types-pytz==2024.2.0.20241003 ; python_version >= "3.10" and python_version < "4.0"