diff --git a/pyproject.toml b/pyproject.toml index 51c779d..fc0f35e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,13 +18,13 @@ classifiers = [ dependencies = [ "dlib==20.0.1", - "numpy==2.4.6", + "numpy==2.5.0", "opencv-python==4.13.0.92", "pillow==12.2.0", "platformdirs==4.10.0", "requests==2.34.2", - "scipy==1.17.1", - "tqdm==4.67.3" + "scipy==1.18.0", + "tqdm==4.68.3" ] [project.scripts]